Uses of Class
com.sun.msv.datatype.regexp.Op.CharOp
Packages that use Op.CharOp
-
Uses of Op.CharOp in com.sun.msv.datatype.regexp
Methods in com.sun.msv.datatype.regexp that return Op.CharOpModifier and TypeMethodDescription(package private) static Op.CharOp
Op.createAnchor
(int data) (package private) static Op.CharOp
Op.createBackReference
(int refno) (package private) static Op.CharOp
Op.createCapture
(int number, Op next) (package private) static Op.CharOp
Op.createChar
(int data)