Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
E
G
P
R
S
X
R
readAndParseXMLFile()
- Method in class at.woli.xml.
XMLFileReader
Read a parse a XML file
readAndParseXMLFile(String)
- Method in class at.woli.xml.
XMLFileReader
Read and parse a XML file at the given path
reader
- Variable in class at.woli.xml.
XMLFileReader
readXMLFile()
- Method in class at.woli.xml.
XMLFileReader
Reads the XML file
readXMLFile(String)
- Method in class at.woli.xml.
XMLFileReader
Reads the XML file and uses the file at the given parameter
REMOVE_ALL
- Static variable in class at.woli.xml.
XMLData
Removes all elements, which were find in the List
NOT IMPLEMENTED YET
REMOVE_FIRST
- Static variable in class at.woli.xml.
XMLData
Removes the first element from the list
NOT IMPLEMENTED YET
REMOVE_LAST
- Static variable in class at.woli.xml.
XMLData
Removes the last element from the list
NOT IMPLEMENTED YET
removeAttributeByIndex(int)
- Method in class at.woli.xml.
XMLDataElement
Removes an attribute at the given index.
removeElementFromArrayByIndex(int)
- Method in class at.woli.xml.
XMLData
Removes an element at the given index
removeElementFromArrayByName(String, int)
- Method in class at.woli.xml.
XMLData
Removes an element with the given name
removeElementFromArrayByValue(String, int)
- Method in class at.woli.xml.
XMLData
Removes an element with the given value
rootElementName
- Variable in class at.woli.xml.
XMLData
The name of the root element
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
E
G
P
R
S
X