|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.jayasoft.ivy.matcher.ExactOrRegexpPatternMatcher.ExactOrRegexpMatcher
| Constructor Summary | |
ExactOrRegexpPatternMatcher.ExactOrRegexpMatcher(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 ExactOrRegexpPatternMatcher.ExactOrRegexpMatcher(java.lang.String exp)
| Method Detail |
public boolean matches(java.lang.String str)
matches in interface Matcherpublic boolean isExact()
isExact in interface Matcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||