Interface XmlFloat

All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlTokenSource
All Known Implementing Classes:
XmlFloatImpl, XmlFloatRestriction

public interface XmlFloat
extends XmlAnySimpleType
Corresponds to the XML Schema xs:float type.

Naturally, convertible to a Java float.