Uses of Package
com.sun.jersey.api.uri

Packages that use com.sun.jersey.api.uri
com.sun.jersey.api.uri Provides support for JAX-RS URI templates and encoding/decoding URI components. 
 

Classes in com.sun.jersey.api.uri used by com.sun.jersey.api.uri
UriComponent.Type
          The URI component type.
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.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.