public class INI extends XMLInfo
| Constructor and Description |
|---|
INI(java.lang.String devId)
Construct an INI object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration |
getSections()
Get all the sections in the INI object.
|
getDevice, getDeviceId, getParserError, getTime, parsegetAttribute, getChildElement, getChildren, getChildText, getTagName, getText, getXMLText, loadpublic INI(java.lang.String devId)
devId - Device Id.public java.util.Enumeration getSections()
java.util.Enumeration of all sections (INISection).INISection