org.apache.xerces.impl.xs.util
Class XIntPool

java.lang.Object
  extended by org.apache.xerces.impl.xs.util.XIntPool

public final class XIntPool
extends java.lang.Object

Version:
$Id: XIntPool.java 446723 2006-09-15 20:37:45Z mrglavas $
Author:
Henry Zongaro, IBM

Constructor Summary
XIntPool()
           
 
Method Summary
 XInt getXInt(int value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XIntPool

public XIntPool()
Method Detail

getXInt

public final XInt getXInt(int value)