public class CharSetDataModel extends ListOrderedMap<String,CharSet> implements DataModel
CharSetArea
. It consists of an ordered map in which each character set is referenced by an
unique ID. Note that this ID differs from the mutable character set name that is returned by CharSet.getName()
.Constructor and Description |
---|
CharSetDataModel() |
Modifier and Type | Method and Description |
---|---|
CharSet |
getByName(String name) |
asList, clear, entrySet, firstKey, get, getValue, indexOf, keyList, keySet, lastKey, listOrderedMap, mapIterator, nextKey, previousKey, put, put, putAll, putAll, remove, remove, setValue, toString, valueList, values
containsKey, containsValue, decorated, equals, get, hashCode, isEmpty, size
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, putIfAbsent, remove, replace, replace, replaceAll, size
containsKey, containsValue, get, isEmpty, size
public CharSetDataModel()