Package gnu.kawa.xml

Class XInteger

All Implemented Interfaces:
Externalizable, Serializable, Comparable

public class XInteger extends IntNum
An integer that is an instance of a more specific integer type. I.e. it has a type annotation and restrictions, in the XML Schema sense.
See Also:
  • Method Details