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

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

Uses of DoubleValue in org.apache.jackrabbit.rmi.value
 

Methods in org.apache.jackrabbit.rmi.value that return DoubleValue
protected  DoubleValue SerialValueFactory.createDoubleValue(double value)
          Creates an instance of the DoubleValue class or an extension thereof.
protected  DoubleValue SerialValueFactory.createDoubleValue(String value)
          Creates an instance of the DoubleValue class or an extension thereof from the string representation of the double number.
 



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