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-2016 The Apache Software Foundation. All Rights Reserved.