Package | Description |
---|---|
org.rvpf.base.xml |
Basic XML support.
|
Modifier and Type | Method and Description |
---|---|
List<XMLAttribute> |
XMLElement.getAttributes()
Gets the element's attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLElement.setAttribute(XMLAttribute attribute)
Sets an element's attribute.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.