|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.jayasoft.ivy.matcher.RegexpPatternMatcher.RegexpMatcher
Constructor Summary | |
RegexpPatternMatcher.RegexpMatcher(java.lang.String exp)
|
Method Summary | |
boolean |
isExact()
|
boolean |
matches(java.lang.String str)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RegexpPatternMatcher.RegexpMatcher(java.lang.String exp)
Method Detail |
public boolean matches(java.lang.String str)
matches
in interface Matcher
public boolean isExact()
isExact
in interface Matcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |