com.lowagie.text.html
public class HtmlPeer extends XmlPeer
| Constructor Summary | |
|---|---|
| HtmlPeer(String name, String alias)
Creates a XmlPeer.
| |
| Method Summary | |
|---|---|
| void | addAlias(String name, String alias)
Sets an alias for an attribute.
|
| Properties | getAttributes(Attributes attrs) |
Parameters: name the iText name of the tag alias the Html name of the tag
Parameters: name the iText tagname alias the custom tagname
See Also: getAttributes