final class XercesImpl extends RegExpFactory
RegExpFactory by Xerces.| Modifier and Type | Field and Description |
|---|---|
private java.lang.reflect.Constructor |
ctor |
private java.lang.reflect.Method |
matches |
private java.lang.Class |
regexp |
| Constructor and Description |
|---|
XercesImpl() |
| Modifier and Type | Method and Description |
|---|---|
RegExp |
compile(java.lang.String exp) |
createFactoryprivate final java.lang.Class regexp
private final java.lang.reflect.Constructor ctor
private final java.lang.reflect.Method matches
public RegExp compile(java.lang.String exp) throws java.text.ParseException
compile in class RegExpFactoryjava.text.ParseException