org.apache.xerces.xs.datatypes
Interface XSDouble


public interface XSDouble

Interface to expose the value of the 'double' datatype.

Version:
$Id: XSDouble.html,v 1.1.1.1 2005/09/25 21:11:33 psiegel Exp $
Author:
Ankit Pasricha, IBM

Method Summary
 double getValue()
           
 

Method Detail

getValue

public double getValue()
Returns:
a double value


Copyright © 1999-2005 Apache XML Project. All Rights Reserved.