Class StringArrayWrapper

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

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

    • StringArrayWrapper

      public StringArrayWrapper​(String[] arg)
  • Method Details

    • getString

      public String getString​(int index)
    • getLength

      public int getLength()