|
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.RegexImpl
public static class JDKRegexFactory.RegexImpl
Constructor Summary | |
---|---|
JDKRegexFactory.RegexImpl(java.util.regex.Pattern pattern)
|
Method Summary | |
---|---|
boolean |
matches(java.lang.String data)
|
java.lang.String |
pattern()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDKRegexFactory.RegexImpl(java.util.regex.Pattern pattern)
Method Detail |
---|
public java.lang.String pattern()
pattern
in interface Regex
public boolean matches(java.lang.String data)
matches
in interface Regex
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |