Uses of Class
org.apache.jackrabbit.value.URIValue
- 
Packages that use URIValue Package Description org.apache.jackrabbit.value  - 
- 
Uses of URIValue in org.apache.jackrabbit.value
Methods in org.apache.jackrabbit.value that return URIValue Modifier and Type Method Description static URIValueURIValue. valueOf(String s)Returns a newURIValueinitialized to the value represented by the specifiedString. 
 -