public class HtmlPeer extends XmlPeer
attributeAliases, attributeValues, customTagname, defaultContent, tagname| Constructor and Description |
|---|
HtmlPeer(String name,
String alias)
Creates a XmlPeer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAlias(String name,
String alias)
Sets an alias for an attribute.
|
Properties |
getAttributes(Attributes attrs)
Gets the list of attributes of the peer.
|
addValue, getAlias, getDefaultValues, getName, getTag, setContentpublic Properties getAttributes(Attributes attrs)
XmlPeergetAttributes in class XmlPeerattrs - the user defined set of attributesXmlPeer.getAttributes(org.xml.sax.Attributes)Copyright © 2019. All rights reserved.