Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addComment(String) - Method in interface org.tquadrat.foundation.inifile.INIFile
-
Adds the given comment to the INI file.
- addComment(String) - Method in class org.tquadrat.foundation.inifile.internal.Group
-
Adds a comment to the group.
- addComment(String) - Method in class org.tquadrat.foundation.inifile.internal.INIFileImpl
-
Adds the given comment to the INI file.
- addComment(String) - Method in class org.tquadrat.foundation.inifile.internal.Value
-
Adds a comment to the value.
- addComment(String, String) - Method in interface org.tquadrat.foundation.inifile.INIFile
-
Adds the given comment to the given group.
- addComment(String, String) - Method in class org.tquadrat.foundation.inifile.internal.Group
-
Adds a comment to the value with the given key.
- addComment(String, String) - Method in class org.tquadrat.foundation.inifile.internal.INIFileImpl
-
Adds the given comment to the given group.
- addComment(String, String, String) - Method in interface org.tquadrat.foundation.inifile.INIFile
-
Adds the given comment to the value that is identified by the given group and key.
- addComment(String, String, String) - Method in class org.tquadrat.foundation.inifile.internal.INIFileImpl
-
Adds the given comment to the value that is identified by the given group and key.
All Classes and Interfaces|All Packages|Constant Field Values