org.apache.xerces.impl.xs.util

Class XInt


public final class XInt
extends java.lang.Object

Version:
$Id: XInt.java,v 1.2 2002/01/29 01:15:17 lehors Exp $

Author:
Henry Zongaro, IBM

Method Summary

boolean
equals(XInt compareVal)
int
intValue()
short
shortValue()
String
toString()

Method Details

equals

public final boolean equals(XInt compareVal)


intValue

public final int intValue()


shortValue

public final short shortValue()


toString

public String toString()


Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.