public interface IdMatcher
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.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.