Uses of Class
com.sun.msv.datatype.xsd.FloatingNumberType
-
Packages that use FloatingNumberType Package Description com.sun.msv.datatype.xsd W3C XML Schema Datatypes implementation. -
-
Uses of FloatingNumberType in com.sun.msv.datatype.xsd
Subclasses of FloatingNumberType in com.sun.msv.datatype.xsd Modifier and Type Class Description class
DoubleType
"double" type.class
FloatType
"float" type.
-