public final class OrIdMatcher extends Object implements IdMatcher
Constructor and Description |
---|
OrIdMatcher(Collection<IdMatcher> matchers) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(String id)
Returns true if the provided input id matches the pattern defined by this matcher instance.
|
public OrIdMatcher(Collection<IdMatcher> matchers)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.