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