Uses of Class
org.apache.sling.jcr.resource.internal.helper.URI

Packages that use URI
org.apache.sling.jcr.resource.internal.helper   
 

Uses of URI in org.apache.sling.jcr.resource.internal.helper
 

Methods in org.apache.sling.jcr.resource.internal.helper with parameters of type URI
 int URI.compareTo(URI another)
          Compare this URI to another object.
 

Constructors in org.apache.sling.jcr.resource.internal.helper with parameters of type URI
URI(URI base, String relative, boolean escaped)
          Construct a general URI with the given relative URI string.
URI(URI base, URI relative)
          Construct a general URI with the given relative URI.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.