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