Uses of Class
org.enhydra.apache.xerces.utils.regex.Op.CharOp

Packages that use Op.CharOp
org.enhydra.apache.xerces.utils.regex   
 

Uses of Op.CharOp in org.enhydra.apache.xerces.utils.regex
 

Methods in org.enhydra.apache.xerces.utils.regex that return Op.CharOp
(package private) static Op.CharOp Op.createChar(int data)
           
(package private) static Op.CharOp Op.createAnchor(int data)
           
(package private) static Op.CharOp Op.createCapture(int number, Op next)
           
(package private) static Op.CharOp Op.createBackReference(int refno)
           
 



Copyright © 1999 The Apache Software Foundation. All Rights reserved.