Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
E
G
P
R
S
X
S
saveDataToFile()
- Method in class at.woli.xml.
XMLFileWriter
Save the given XMlData object as XMLFile at the given Path
setAttributeName(String)
- Method in class at.woli.xml.
XMLDataAttribute
Sets the name of the attribute
setAttributeValue(String)
- Method in class at.woli.xml.
XMLDataAttribute
Sets the value of the attribute.
setDataArray(ArrayList<XMLDataElement>)
- Method in class at.woli.xml.
XMLData
Sets the list of elements in this class
setElementAttributes(ArrayList<XMLDataAttribute>)
- Method in class at.woli.xml.
XMLDataElement
Sets the new ArrayList of the attributes
setElementName(String)
- Method in class at.woli.xml.
XMLDataElement
Sets the name of the element
setElementValue(Object)
- Method in class at.woli.xml.
XMLDataElement
Sets the value of the element
setRootElementName(String)
- Method in class at.woli.xml.
XMLData
Sets the name of the root element
setXmlElement(XMLDataElement)
- Method in class at.woli.xml.
XMLData
Setd the actual element of the class.
setXmlFileData(XMLData)
- Method in class at.woli.xml.
XMLFileReader
Sets the given paramante as the actual XMLData object
setXmlFileData(XMLData)
- Method in class at.woli.xml.
XMLFileWriter
Sets the given paramante as the actual XMLData object
setXmlFilePath(String)
- Method in class at.woli.xml.
XMLFileReader
Stets the path for the XML file
setXmlFilePath(String)
- Method in class at.woli.xml.
XMLFileWriter
Stets the path for the XML file
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
E
G
P
R
S
X