G M O P X

G

getError() - Method in class XmlUtils.XmlReader
returns the error
getFirst(String) - Method in class XmlUtils.XmlReader
getFirst returns the first element with name name
getRoot() - Method in class XmlUtils.XmlReader
get the root Element of the XML data file

M

main(String[]) - Static method in class XmlUtils.XmlReader
This method is used for testing only

O

openFile() - Method in class XmlUtils.XmlReader
get the root Element of the XML data file

P

print(Object) - Method in class XmlUtils.XmlReader
 
println(Object) - Method in class XmlUtils.XmlReader
 

X

XmlReader - class XmlUtils.XmlReader.
A standard reader for reading XML data files
XmlReader() - Constructor for class XmlUtils.XmlReader
default constructor; not valid
XmlReader(String) - Constructor for class XmlUtils.XmlReader
This constructor calls a validating parser for name
XmlReader(String, boolean) - Constructor for class XmlUtils.XmlReader
The XmlReader method actually reads the file with name name.

G M O P X