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