Uses of Class
de.fraunhofer.ipsi.xpathDatatypes.XS_Double

Packages that use XS_Double
de.fraunhofer.ipsi.xpathDatatypes   
 

Uses of XS_Double in de.fraunhofer.ipsi.xpathDatatypes
 

Fields in de.fraunhofer.ipsi.xpathDatatypes declared as XS_Double
static XS_Double XS_Double.NaN
           
 

Methods in de.fraunhofer.ipsi.xpathDatatypes that return XS_Double
static XS_Double XS_Double.valueOf(XDT_AnyAtomicType d)
          Method valueOf
 

Methods in de.fraunhofer.ipsi.xpathDatatypes with parameters of type XS_Double
 XS_String XS_String.substring(XS_Double a)
          Method substring
 XS_String XS_String.substring(XS_Double a, XS_Double b)
          Method substring