|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.nuxeo.ecm.webengine.util.PathMatcher org.nuxeo.ecm.webengine.util.PathMatcher.PrefixMatcher
public static class PathMatcher.PrefixMatcher
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.nuxeo.ecm.webengine.util.PathMatcher |
---|
PathMatcher.PrefixMatcher, PathMatcher.RegexMatcher |
Constructor Summary | |
---|---|
PathMatcher.PrefixMatcher(String prefix)
|
Method Summary | |
---|---|
boolean |
match(String value)
|
Methods inherited from class org.nuxeo.ecm.webengine.util.PathMatcher |
---|
getAllMatcher, getPrefixMatcher, getRegexMatcher |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PathMatcher.PrefixMatcher(String prefix)
Method Detail |
---|
public boolean match(String value)
match
in class PathMatcher
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |