com.lowagie.text.xml
Class TagMap
java.lang.Object
java.util.AbstractMap
java.util.HashMap
com.lowagie.text.xml.TagMap
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class TagMap
- extends HashMap
The Tags
-class maps several XHTML-tags to iText-objects.
- See Also:
- Serialized Form
Nested classes inherited from class java.util.HashMap |
|
Nested classes inherited from class java.util.AbstractMap |
|
Fields inherited from class java.util.HashMap |
|
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
TagMap
public TagMap(String tagfile)
TagMap
public TagMap(InputStream in)
init
protected void init(InputStream in)