Uses of Class
org.atmosphere.util.uri.UriTemplateParser
-
Packages that use UriTemplateParser Package Description org.atmosphere.util.uri -
-
Uses of UriTemplateParser in org.atmosphere.util.uri
Methods in org.atmosphere.util.uri that return UriTemplateParser Modifier and Type Method Description UriTemplateParserUriTemplateParser. destroy()Methods in org.atmosphere.util.uri with parameters of type UriTemplateParser Modifier and Type Method Description protected UriPatternUriTemplate. createUriPattern(UriTemplateParser templateParser)Create the URI pattern from a URI template parser.Constructors in org.atmosphere.util.uri with parameters of type UriTemplateParser Constructor Description UriTemplate(UriTemplateParser templateParser)Construct a new URI template.
-