Uses of Class
org.apache.xerces.impl.xs.util.XInt

Packages that use XInt
org.apache.xerces.impl.xs.util   
 

Uses of XInt in org.apache.xerces.impl.xs.util
 

Methods in org.apache.xerces.impl.xs.util that return XInt
 XInt XIntPool.getXInt(int value)
           
 

Methods in org.apache.xerces.impl.xs.util with parameters of type XInt
 boolean XInt.equals(XInt compareVal)