|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.msv.datatype.xsd.regex.RegExpFactory
public abstract class RegExpFactory
| Constructor Summary | |
|---|---|
RegExpFactory()
|
|
| Method Summary | |
|---|---|
abstract RegExp |
compile(String exp)
|
static RegExpFactory |
createFactory()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegExpFactory()
| Method Detail |
|---|
public abstract RegExp compile(String exp)
throws ParseException
ParseExceptionpublic static RegExpFactory createFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||