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.regexCache
Methods in com.sun.msv.datatype.regexp that return RegularExpressionModifier and TypeMethodDescriptionstatic RegularExpression
REUtil.createRegex
(String pattern, String options) Creates a RegularExpression instance.