Package nz.org.riskscape.ini
Class IniFile
java.lang.Object
nz.org.riskscape.ini.IniFile
AST for an .ini file
-
Constructor Details
-
IniFile
-
-
Method Details
-
getAnonymous
Any key values that were defined at the top level without a [section] header
-
getSections
All [sections] in the order they were parsed
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-