public class AttributeList extends AttributeContainer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AttributeList_java_copyright |
static java.lang.String |
AttributeList_java_sourceCodeID |
AttributeContainer_java_copyright, AttributeContainer_java_sourceCodeID
Constructor and Description |
---|
AttributeList(Attribute[] attributes) |
Modifier and Type | Method and Description |
---|---|
static AttributeList |
fromXml(org.w3c.dom.Element element) |
java.lang.String |
getElementName()
Used when transforming between xml and object.
|
attributesFromXml, clear, getAttributeByName, getAttributeByNameAndType, getAttributeIterator, getAttributes, getAttributesByType, getAttributeValueByName, getAttributeValueByNameAndType, getAttributeValuesByName, getAttributeValuesByNameAndType, getNumberOfAttributes, removeAttribute, removeAttributeByNameAndType, removeAttributes, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributes, toXml
public static final java.lang.String AttributeList_java_sourceCodeID
public static final java.lang.String AttributeList_java_copyright
public AttributeList(Attribute[] attributes)
public java.lang.String getElementName()
AttributeContainer
public static AttributeList fromXml(org.w3c.dom.Element element)