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