public interface PatternMatcher
AntPathMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
matches(String pattern,
String source)
Returns
true if the given source matches the specified pattern ,
false otherwise. |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.