Uses of Class
com.lowagie.text.html.HtmlTagMap
Packages that use HtmlTagMap
-
Uses of HtmlTagMap in com.lowagie.text.html
Constructors in com.lowagie.text.html with parameters of type HtmlTagMapModifierConstructorDescriptionSAXmyHtmlHandler(DocListener document, HtmlTagMap htmlTags) Deprecated.Constructs a new SAXiTextHandler that will translate all the events triggered by the parser to actions on theDocument-object.SAXmyHtmlHandler(DocListener document, HtmlTagMap htmlTags, BaseFont bf) Deprecated.