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