public class NameOnlyPatternMatcher extends Object implements Spec<RelativePath>
| Constructor and Description |
|---|
NameOnlyPatternMatcher(boolean partialMatchDirs,
boolean caseSensitive,
String pattern)
CTOR
Note that pattern must be a single pattern step - i.e.
|
public NameOnlyPatternMatcher(boolean partialMatchDirs,
boolean caseSensitive,
String pattern)
partialMatchDirs - caseSensitive - pattern - public boolean isSatisfiedBy(RelativePath path)
isSatisfiedBy in interface Spec<RelativePath>Copyright © 2013. All rights reserved