org.apache.xmlbeans
public interface: XmlShort [javadoc |
source]
All Implemented Interfaces:
XmlInt
All Known Implementing Classes:
XmlByte, XmlShortImpl, XmlByteImpl
Corresponds to the XML Schema
xs:short type.
One of the derived types based on
xs:decimal.
Naturally, convertible to a Java short.
| Nested Class Summary: |
|---|
| public static final class | XmlShort.Factory | A class with methods for creating instances
of {@link XmlShort}. |
| Field Summary |
|---|
| public static final SchemaType | type | The constant SchemaType object representing this schema type. |