Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- getKeys() - Method in class org.tquadrat.foundation.inifile.internal.Group
-
Returns all keys for this group.
- getName() - Method in class org.tquadrat.foundation.inifile.internal.Group
-
Returns the name for this group.
- getValue() - Method in class org.tquadrat.foundation.inifile.internal.Value
-
Returns the current value.
- getValue(String) - Method in class org.tquadrat.foundation.inifile.internal.Group
-
Returns the value for the given key from this group.
- getValue(String, String) - Method in interface org.tquadrat.foundation.inifile.INIFile
-
Retrieves the value for the given key from the given group.
- getValue(String, String) - Method in class org.tquadrat.foundation.inifile.internal.INIFileImpl
-
Retrieves the value for the given key from the given group.
- getValue(String, String, String) - Method in interface org.tquadrat.foundation.inifile.INIFile
-
Retrieves the value for the given key from the given group.
- getValue(String, String, StringConverter<? extends T>) - Method in interface org.tquadrat.foundation.inifile.INIFile
-
Retrieves the value for the given key from the given group.
- getValue(String, String, StringConverter<? extends T>) - Method in class org.tquadrat.foundation.inifile.internal.INIFileImpl
-
Retrieves the value for the given key from the given group.
- getValue(String, String, StringConverter<T>, T) - Method in interface org.tquadrat.foundation.inifile.INIFile
-
Retrieves the value for the given key from the given group.
- group - Variable in record class org.tquadrat.foundation.inifile.INIFile.Entry
-
The field for the
group
record component. - group() - Method in record class org.tquadrat.foundation.inifile.INIFile.Entry
-
Returns the value of the
group
record component. - Group - Class in org.tquadrat.foundation.inifile.internal
-
The group for an INI file.
- Group(String) - Constructor for class org.tquadrat.foundation.inifile.internal.Group
-
Creates a new instance for
Group
.
All Classes and Interfaces|All Packages|Constant Field Values