|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |