java.lang.Objectjava.util.AbstractMap
java.util.HashMap
com.lowagie.text.xml.TagMap
All Implemented Interfaces:
Map, Serializable, Cloneable
Tags-class maps several XHTML-tags to iText-objects.
| Nested Class Summary: | ||
|---|---|---|
| class | TagMap.AttributeHandler | |
| Fields inherited from java.util.HashMap: |
|---|
| DEFAULT_INITIAL_CAPACITY, MAXIMUM_CAPACITY, DEFAULT_LOAD_FACTOR, table, size, threshold, loadFactor, modCount |
| Fields inherited from java.util.AbstractMap: |
|---|
| keySet, values |
| Constructor: |
|---|
|
|
| Method from com.lowagie.text.xml.TagMap Summary: |
|---|
| init |
| Methods from java.util.HashMap: |
|---|
| addEntry, capacity, clear, clone, containsKey, containsValue, createEntry, entrySet, get, getEntry, hash, indexFor, init, isEmpty, keySet, loadFactor, newEntryIterator, newKeyIterator, newValueIterator, put, putAll, remove, removeEntryForKey, removeMapping, resize, size, transfer, values |
| Methods from java.util.AbstractMap: |
|---|
| access$000, clear, clone, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.lowagie.text.xml.TagMap Detail: |
|---|
|