Package org.apache.xmlbeans.impl.regex
Class SchemaRegularExpression
java.lang.Object
org.apache.xmlbeans.impl.regex.RegularExpression
org.apache.xmlbeans.impl.regex.SchemaRegularExpression
- All Implemented Interfaces:
Serializable
public class SchemaRegularExpression extends RegularExpression
- See Also:
- Serialized Form
-
Method Summary
Modifier and Type Method Description static RegularExpression
forPattern(String s)
Methods inherited from class org.apache.xmlbeans.impl.regex.RegularExpression
equals, getNumberOfGroups, getOptions, getPattern, hashCode, matches, matches, matches, matches, matches, matches, matches, matches, matches, matches, setPattern, setPattern, toString