public class PathMatcher extends Object
| Constructor and Description |
|---|
PathMatcher(Pattern pattern) |
PathMatcher(String path,
boolean sensitive,
boolean strict,
boolean end) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<PathKey> |
getKeys() |
Pattern |
getPattern() |
String |
toString() |
Copyright © 2016. All rights reserved.