Uses of Class
com.sun.msv.datatype.regexp.RegularExpression
Packages that use RegularExpression
-
Uses of RegularExpression in com.sun.msv.datatype.regexp
Fields in com.sun.msv.datatype.regexp declared as RegularExpressionModifier and TypeFieldDescription(package private) static final RegularExpression[]REUtil.regexCacheMethods in com.sun.msv.datatype.regexp that return RegularExpressionModifier and TypeMethodDescriptionstatic RegularExpressionREUtil.createRegex(String pattern, String options) Creates a RegularExpression instance.