public class TagMap
extends java.util.HashMap
Tags-class maps several XHTML-tags to iText-objects.| Modifier and Type | Class and Description |
|---|---|
(package private) class |
TagMap.AttributeHandler |
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
TagMap(java.io.InputStream in)
Constructs a TagMap.
|
TagMap(java.lang.String tagfile)
Constructs a TagMap
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(java.io.InputStream in) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesprivate static final long serialVersionUID