Uses of Class
com.sun.msv.datatype.regexp.RegularExpression.Context
Packages that use RegularExpression.Context
-
Uses of RegularExpression.Context in com.sun.msv.datatype.regexp
Fields in com.sun.msv.datatype.regexp declared as RegularExpression.ContextModifier and TypeFieldDescription(package private) RegularExpression.Context
RegularExpression.context
Methods in com.sun.msv.datatype.regexp with parameters of type RegularExpression.ContextModifier and TypeMethodDescriptionprivate int
RegularExpression.matchCharacterIterator
(RegularExpression.Context con, Op op, int offset, int dx, int opts) private int
RegularExpression.matchCharArray
(RegularExpression.Context con, Op op, int offset, int dx, int opts) private int
RegularExpression.matchString
(RegularExpression.Context con, Op op, int offset, int dx, int opts)