java.lang.ObjectThis interface is implemented by the peer of all the iText objects.com.lowagie.text.xml.XmlPeer
com.lowagie.text.html.HtmlPeer
| Fields inherited from com.lowagie.text.xml.XmlPeer: |
|---|
| tagname, customTagname, attributeAliases, attributeValues, defaultContent |
| Constructor: |
|---|
|
| Method from com.lowagie.text.html.HtmlPeer Summary: |
|---|
| addAlias, getAttributes |
| Methods from com.lowagie.text.xml.XmlPeer: |
|---|
| addAlias, addValue, getAlias, getAttributes, getDefaultValues, getName, getTag, setContent |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.lowagie.text.html.HtmlPeer Detail: |
|---|
|
|