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

Packages that use BooleanValue
org.apache.jackrabbit.value   
 

Uses of BooleanValue in org.apache.jackrabbit.value
 

Methods in org.apache.jackrabbit.value that return BooleanValue
static BooleanValue BooleanValue.valueOf(String s)
          Returns a new BooleanValue initialized to the value represented by the specified String.
 



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