public class UriTemplatePathSpec extends RegexPathSpec
pattern
Constructor and Description |
---|
UriTemplatePathSpec(java.lang.String rawSpec) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getPathParams(java.lang.String path) |
int |
getVariableCount() |
java.lang.String[] |
getVariables() |
getMatcher, getPathInfo, getPathMatch, getPattern, getRelativePath, matches
compareTo, equals, getDeclaration, getGroup, getPathDepth, getPrefix, getSuffix, hashCode, toString
Copyright © 1995–2023 Webtide. All rights reserved.