Modifier and Type | Method and Description |
---|---|
Attribute[] |
Element.getAttributes()
Gets element attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
Element.addAttribute(Attribute att)
Adds a attribute.
|
void |
Element.removeAttribute(Attribute att)
Removes an attribute.
|
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.