java.lang.Object
org.apache.xmlbeans.impl.regex.RegularExpression
org.apache.xmlbeans.impl.regex.SchemaRegularExpression
- All Implemented Interfaces:
- java.io.Serializable
- public class SchemaRegularExpression
- extends RegularExpression
| Fields inherited from class org.apache.xmlbeans.impl.regex.RegularExpression |
CARRIAGE_RETURN, context, DEBUG, EXTENDED_COMMENT, firstChar, fixedString, fixedStringOnly, fixedStringOptions, fixedStringTable, hasBackReferences, IGNORE_CASE, LINE_FEED, LINE_SEPARATOR, minlength, MULTIPLE_LINES, nofparen, numberOfClosures, operations, options, PARAGRAPH_SEPARATOR, PROHIBIT_FIXED_STRING_OPTIMIZATION, PROHIBIT_HEAD_CHARACTER_OPTIMIZATION, regex, SINGLE_LINE, SPECIAL_COMMA, tokentree, UNICODE_WORD_BOUNDARY, USE_UNICODE_CATEGORY, XMLSCHEMA_MODE |
| Methods inherited from class org.apache.xmlbeans.impl.regex.RegularExpression |
equals, equals, getNumberOfGroups, getOptions, getPattern, hashCode, matches, matches, matches, matches, matches, matches, matches, matches, matches, matches, prepare, setPattern, setPattern, toString |
knownPatterns
static final java.util.Map knownPatterns
SchemaRegularExpression
private SchemaRegularExpression(java.lang.String pattern)
forPattern
public static RegularExpression forPattern(java.lang.String s)
buildKnownPatternMap
private static java.util.Map buildKnownPatternMap()