com.lowagie.text.xml
public class TagMap extends HashMap
Tags-class maps several XHTML-tags to iText-objects.
| Nested Class Summary | |
|---|---|
| class | TagMap.AttributeHandler |
| Field Summary | |
|---|---|
| static long | serialVersionUID |
| Constructor Summary | |
|---|---|
| TagMap(String tagfile)
Constructs a TagMap | |
| TagMap(InputStream in)
Constructs a TagMap. | |
| Method Summary | |
|---|---|
| protected void | init(InputStream in) |
Parameters: tagfile the path to an XML file with the tagmap
Parameters: in An InputStream with the tagmap xml