|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.util.regex.JDKRegexFactory
public class JDKRegexFactory
Nested Class Summary | |
---|---|
static class |
JDKRegexFactory.RegexImpl
|
Constructor Summary | |
---|---|
JDKRegexFactory()
|
Method Summary | |
---|---|
Regex |
create(java.lang.String pattern)
|
JDKRegexFactory |
setCaseInsensetiveCompilation()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDKRegexFactory()
Method Detail |
---|
public Regex create(java.lang.String pattern) throws CreationException
create
in interface RegexFactory
CreationException
public JDKRegexFactory setCaseInsensetiveCompilation()
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |