org.apache.xerces.impl.xs.util

Class 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,v 1.4 2004/10/06 15:14:50 mrglavas Exp $

Author: Henry Zongaro, IBM

Method Summary
booleanequals(XInt compareVal)
intintValue()
shortshortValue()
StringtoString()

Method Detail

equals

public final boolean equals(XInt compareVal)

intValue

public final int intValue()

shortValue

public final short shortValue()

toString

public String toString()
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.