A B C E F G H I M N O R S T V W

H

hashCode() - Method in class org.dtools.ini.IniFile
 
hashCode() - Method in class org.dtools.ini.IniItem
 
hashCode() - Method in class org.dtools.ini.IniSection
 
hashCode() - Method in class org.dtools.ini.IniValidator
This overrides and implements Object's hashCode method, and produces a hash code for this object.
hasItem(IniItem) - Method in class org.dtools.ini.AdvancedIniSection
 
hasItem(String) - Method in class org.dtools.ini.AdvancedIniSection
 
hasItem(IniItem) - Method in class org.dtools.ini.IniSection
Predicate that returns true if an item is in this section.
hasItem(String) - Method in class org.dtools.ini.IniSection
Predicate that returns true if an item already exists.
hasSection(IniSection) - Method in class org.dtools.ini.IniFile
Predicate that returns true if this IniFile has a given section.
hasSection(String) - Method in class org.dtools.ini.IniFile
Predicate that returns true if this IniFile has a section with the given name.
hasValue() - Method in class org.dtools.ini.IniItem
Predicate that returns true if this item has a value, or false if it is empty

A B C E F G H I M N O R S T V W