Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
M
N
O
R
S
T
V
W
C
clear()
- Method in class org.dtools.ini.
IniItem
This method clears the value of this item.
clone()
- Method in class org.dtools.ini.
AdvancedIniFile
clone()
- Method in class org.dtools.ini.
AdvancedIniSection
clone()
- Method in class org.dtools.ini.
BasicIniFile
clone()
- Method in class org.dtools.ini.
BasicIniSection
clone()
- Method in class org.dtools.ini.
IniFile
clone()
- Method in class org.dtools.ini.
IniItem
clone()
- Method in class org.dtools.ini.
IniSection
This class implements the Cloneable interface, but leaves implementation to subclasses which override this class.
clone()
- Method in class org.dtools.ini.
IniValidator
The method provides cloning features to the IniValidator class.
COMMENT_SYMBOL
- Static variable in interface org.dtools.ini.
Commentable
This single character defines the symbol used as the beginning of a comment in an ini file.
Commentable
- Interface in
org.dtools.ini
This interface states the methods for getting, setting and removing comments to and from an object.
createItem(String)
- Method in class org.dtools.ini.
AdvancedIniSection
createItem(String)
- Method in class org.dtools.ini.
BasicIniSection
createItem(String)
- Method in class org.dtools.ini.
IniSection
This method creates and returns a new instance of an
IniItem
with the same
IniValidator
and case sensitivity as this object.
createSection(String)
- Method in class org.dtools.ini.
AdvancedIniFile
createSection(String)
- Method in class org.dtools.ini.
BasicIniFile
createSection(String)
- Method in class org.dtools.ini.
IniFile
This method creates and returns a new instance of an
IniSection
with the same
IniValidator
and case sensitivity as this object.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
M
N
O
R
S
T
V
W