Package org.atmosphere.util.uri

Class Summary
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
UriComponent.Type The URI component type.
 



Copyright © 2014. All Rights Reserved.