Uses of Interface
com.sun.msv.datatype.xsd.regex.RegExp
-
Packages that use RegExp Package Description com.sun.msv.datatype.regexp com.sun.msv.datatype.xsd W3C XML Schema Datatypes implementation.com.sun.msv.datatype.xsd.regex -
-
Uses of RegExp in com.sun.msv.datatype.regexp
Methods in com.sun.msv.datatype.regexp that return RegExp Modifier and Type Method Description RegExp
InternalImpl. compile(String exp)
-
Uses of RegExp in com.sun.msv.datatype.xsd
Methods in com.sun.msv.datatype.xsd that return RegExp Modifier and Type Method Description RegExp[]
PatternFacet. getRegExps()
-
Uses of RegExp in com.sun.msv.datatype.xsd.regex
Methods in com.sun.msv.datatype.xsd.regex that return RegExp Modifier and Type Method Description abstract RegExp
RegExpFactory. compile(String exp)
-