|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanValue | |
org.apache.jackrabbit.rmi.value | Serializable implementation of the JCR Value interfaces. |
Uses of BooleanValue in org.apache.jackrabbit.rmi.value |
Methods in org.apache.jackrabbit.rmi.value that return BooleanValue | |
protected BooleanValue |
SerialValueFactory.createBooleanValue(boolean value)
Creates an instance of the BooleanValue class or an extension
thereof. |
protected BooleanValue |
SerialValueFactory.createBooleanValue(String value)
Creates an instance of the BooleanValue class or an extension
thereof from the string representation of the boolean . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |