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