com.sun.msv.datatype.regexp
Class InternalImpl
java.lang.Object
com.sun.msv.datatype.xsd.regex.RegExpFactory
com.sun.msv.datatype.regexp.InternalImpl
public final class InternalImpl
- extends RegExpFactory
RegExpFactory by the internal copy of Xerces.
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalImpl
public InternalImpl()
compile
public RegExp compile(String exp)
throws ParseException
- Specified by:
compile in class RegExpFactory
- Throws:
ParseException
Copyright © 2013 Oracle Corporation. All Rights Reserved.