public static final class PathResolverFactory.PathMatcher extends PathResolverFactory.AbstractMatcher
| Constructor and Description |
|---|
PathMatcher(ServletHandler handler,
String pattern) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrdering() |
PathResolution |
resolve(String uri) |
compareTo, equals, getPattern, getRanking, getServletHandler, hashCodepublic PathMatcher(ServletHandler handler, String pattern)
public PathResolution resolve(String uri)
public int getOrdering()
getOrdering in interface PathResolvergetOrdering in class PathResolverFactory.AbstractMatcherCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.