public static class PathPattern.PrefixPattern extends PathPattern
PathPattern.CompositePattern, PathPattern.ExactMatchPattern, PathPattern.PrefixPattern, PathPattern.SuffixPattern, PathPattern.WildcardPattern
Constructor and Description |
---|
PathPattern.PrefixPattern(String path,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
doMatch(String name)
Match the name of the given path.
|
findFile, findFirstMatchingPath, getNext, getPath, isExactMatch, match, parse, setNext
public boolean doMatch(String name)
PathPattern
doMatch
in class PathPattern
Copyright © 2011 Nuxeo SA. All Rights Reserved.