|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xml.utils.res.CharArrayWrapper
It is a mutable object to wrap the char[] used in the contents of the XResourceBundle class
Constructor Summary | |
CharArrayWrapper(char[] arg)
|
Method Summary | |
char |
getChar(int index)
|
int |
getLength()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CharArrayWrapper(char[] arg)
Method Detail |
public char getChar(int index)
public int getLength()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |