Package org.apache.xml.utils.res
Class IntArrayWrapper
java.lang.Object
org.apache.xml.utils.res.IntArrayWrapper
It is a mutable object to wrap the int[] used in
the contents of the XResourceBundle class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntArrayWrapper
public IntArrayWrapper(int[] arg)
-
-
Method Details
-
getInt
public int getInt(int index) -
getLength
public int getLength()
-