Uses of Class
org.glassfish.jersey.uri.internal.UriTemplateParser

Packages that use UriTemplateParser
org.glassfish.jersey.uri Common Jersey classes that provide support for JAX-RS URI templates and encoding/decoding of URI components. 
 

Uses of UriTemplateParser in org.glassfish.jersey.uri
 

Constructors in org.glassfish.jersey.uri with parameters of type UriTemplateParser
UriTemplate(UriTemplateParser templateParser)
          Construct a new URI template.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.