org.apache.xmlbeans
public interface: XmlDouble [javadoc |
source]
All Implemented Interfaces:
XmlAnySimpleType
All Known Implementing Classes:
XmlDoubleRestriction, XmlDoubleImpl
Corresponds to the XML Schema
xs:double type.
Naturally, convertible to a Java double.
Nested Class Summary: |
---|
public static final class | XmlDouble.Factory | A class with methods for creating instances
of {@link XmlDouble}. |
Field Summary |
---|
public static final SchemaType | type | The constant SchemaType object representing this schema type. |