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, setContent
public Properties getAttributes(Attributes attrs)
XmlPeer
getAttributes
in class XmlPeer
attrs
- the user defined set of attributesXmlPeer.getAttributes(org.xml.sax.Attributes)
Copyright © 2020. All rights reserved.