Uses of Class
org.atmosphere.util.uri.UriPattern
Packages that use UriPattern
-
Uses of UriPattern in org.atmosphere.util.uri
Fields in org.atmosphere.util.uri declared as UriPatternModifier and TypeFieldDescriptionstatic final UriPatternUriPattern.EMPTYThe empty URI pattern that matches the null or empty URI pathMethods in org.atmosphere.util.uri that return UriPatternModifier and TypeMethodDescriptionprotected UriPatternUriTemplate.createUriPattern(UriTemplateParser templateParser) Create the URI pattern from a URI template parser.final UriPatternUriTemplate.getPattern()Get the URI pattern.