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