Uses of Class
org.glassfish.jersey.uri.PathPattern

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

Uses of PathPattern in org.glassfish.jersey.uri
 

Fields in org.glassfish.jersey.uri declared as PathPattern
static PathPattern PathPattern.EMPTY_PATH
           
 

Fields in org.glassfish.jersey.uri with type parameters of type PathPattern
static Comparator<PathPattern> PathPattern.COMPARATOR
          Defer to comparing the templates associated with the patterns
 



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