public class IniList extends ArrayList<IniTable>
modCount| Constructor and Description | 
|---|
| IniList() | 
| Modifier and Type | Method and Description | 
|---|---|
| HashMap<String,String> | flattenIntoHashMap()Flattens all of the INI tables into a single HashMap whose keys are
 of the format "[table name] table key". | 
| IniTable | getTable(String tableName)Gets the table with the given name (header). | 
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeCopyright © 2014 Open Microscopy Environment