Package gnu.kawa.xml

Class XInteger

  • All Implemented Interfaces:
    java.io.Externalizable, java.io.Serializable, java.lang.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:
    Serialized Form