Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
I
K
M
O
P
R
S
T
V
W
A
add(String, String)
- Method in class com.rkw.
ValuePairMap
addSection(String, String, String)
- Method in class com.rkw.
IniFile
Adds a key/value pair to an existing section or creates the section if it does not exist.
addSection(String)
- Method in class com.rkw.
IniFile
Adds a new section with no key/value pairs.
addValuePair(String, String, String)
- Method in class com.rkw.
IniFile
Adds a key/value pair to the an existing section, if section does not exist the key/value is NOT added.
appendValuePair(String, String, String)
- Method in class com.rkw.
IniFile
Appends a key/value to an existing section, if the key/value does not exist then it is created.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
I
K
M
O
P
R
S
T
V
W