Class XInt

java.lang.Object
org.apache.xerces.impl.xs.util.XInt

public final class XInt extends Object

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Id: XInt.java 660074 2008-05-26 02:08:01Z mrglavas $
Author:
Henry Zongaro, IBM
  • Method Details

    • intValue

      public final int intValue()
    • shortValue

      public final short shortValue()
    • equals

      public final boolean equals(XInt compareVal)
    • toString

      public String toString()
      Overrides:
      toString in class Object