protected static class ResourceFilterImpl.RegexMatcher extends Object implements ResourceFilterImpl.Matcher
| Constructor and Description |
|---|
RegexMatcher(String path) |
| Modifier and Type | Method and Description |
|---|---|
PatternStyle |
getParentPatternStyle() |
boolean |
matches(String revisionPath) |
String |
toString() |
public RegexMatcher(String path)
public boolean matches(String revisionPath)
matches in interface ResourceFilterImpl.Matcherpublic PatternStyle getParentPatternStyle()
getParentPatternStyle in interface ResourceFilterImpl.MatcherCopyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html