Class IntArrayWrapper

java.lang.Object
org.apache.xml.utils.res.IntArrayWrapper

public class IntArrayWrapper extends Object
It is a mutable object to wrap the int[] used in the contents of the XResourceBundle class
  • Constructor Details

    • IntArrayWrapper

      public IntArrayWrapper(int[] arg)
  • Method Details

    • getInt

      public int getInt(int index)
    • getLength

      public int getLength()