public class ExactPathMatcher extends java.lang.Object implements PathMatcher
| Constructor and Description |
|---|
ExactPathMatcher(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(java.lang.String path) |
public boolean match(java.lang.String path)
match in interface PathMatcher