|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.jayasoft.ivy.matcher.ExactOrRegexpPatternMatcher
Nested Class Summary | |
static class |
ExactOrRegexpPatternMatcher.ExactOrRegexpMatcher
|
Field Summary |
Fields inherited from interface fr.jayasoft.ivy.matcher.PatternMatcher |
ANY_EXPRESSION, EXACT, EXACT_OR_REGEXP, GLOB, REGEXP |
Method Summary | |
static PatternMatcher |
getInstance()
|
Matcher |
getMatcher(java.lang.String exp)
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static PatternMatcher getInstance()
public java.lang.String getName()
getName
in interface PatternMatcher
public Matcher getMatcher(java.lang.String exp)
getMatcher
in interface PatternMatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |