A D E G P R S X

A

addAttribute(String, String) - Method in class at.woli.xml.XMLDataElement
Add a new attribute for the elment.
addElementToArray(XMLDataElement) - Method in class at.woli.xml.XMLData
Adds an element of type XMLDataElement to the list of elements
addNewAttributeToLastElement(String, String) - Method in class at.woli.xml.XMLData
Adds a new attribute to the last element in the list
addNewElementToArray(String, Object) - Method in class at.woli.xml.XMLData
Adds a new element to the list of elements
at.woli.xml - package at.woli.xml
 
attributeName - Variable in class at.woli.xml.XMLDataAttribute
Name of the XMLDataAttribute
attributeValue - Variable in class at.woli.xml.XMLDataAttribute
Value of the XMLDataAttribute

A D E G P R S X