final class JDKImpl extends RegExpFactory
RegExpFactory
by a copy of Xerces in Sun's JDK 5.0.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 |
---|
JDKImpl() |
Modifier and Type | Method and Description |
---|---|
RegExp |
compile(java.lang.String exp) |
createFactory
private 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 RegExpFactory
java.text.ParseException