org.apache.xerces.xs.datatypes
Interface XSFloat


public interface XSFloat

Interface to expose value of the float datatype.

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

Method Summary
 float getValue()
           
 

Method Detail

getValue

public float getValue()
Returns:
a float value


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