Class XInt
- java.lang.Object
-
- org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util.XInt
-
public final class XInt extends Object
- Version:
- $Id$
- Author:
- Henry Zongaro, IBM
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(XInt compareVal)
int
intValue()
short
shortValue()
String
toString()
-