public class INISection
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration |
getEntries()
Get the entries in the the INI section
|
java.lang.String |
getName()
Get the name of the INI section
|
public java.util.Enumeration getEntries()
NameValuepublic java.lang.String getName()