Package org.atmosphere.util.uri
-
Class Summary Class Description UriComponent Utility class for validating, encoding and decoding components of a URI.UriPattern A URI pattern for matching a URI against a regular expression and returning capturing group values for any capturing groups present in the expression.UriTemplate A URI template.UriTemplateParser A URI template parser that parses JAX-RS specific URI templates. -
Enum Summary Enum Description UriComponent.Type The URI component type.