public class PatternMatcher extends Object implements LocatedAttributeMatcher
| Constructor and Description |
|---|
PatternMatcher(String regex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.sonar.maven.model.LocatedAttribute attribute) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanypublic PatternMatcher(String regex)
public boolean matches(@Nullable org.sonar.maven.model.LocatedAttribute attribute)
matches in interface LocatedAttributeMatcherCopyright © 2012–2016 SonarSource. All rights reserved.