|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
setData(String n, Object d)
to modify existing data by keysetData(int i, Object d)
to modify existing data by index.
Locale.ENGLISH
as recommended
by the java.util.Locale
documentation
to preserve the programatic sense of the keys name.
addData(String n, Object d)
to add new data or data with duplicate keys to this DataHandler.
addData(String n, Object d)
to add new data or data with duplicate keys to this DataHandler.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |