public interface IdMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.String id)
Returns true if the provided input id matches the pattern defined by this matcher instance.
|
boolean matches(java.lang.String id)
id - the fully qualified id${project.version} - Copyright © 2003-2015 The Apache Software Foundation.