Uses of Class
org.apache.jackrabbit.rmi.value.BooleanValue

Packages that use BooleanValue
org.apache.jackrabbit.rmi.value   
 

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.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.