ROOT
6.08/07
Reference Guide
Files
XML tutorials
Tutorials
XML examples.
Files
file
DOMParsePerson.C
ROOT
implementation of a XML DOM Parser
file
DOMRecursive.C
ROOT
implementation of a XML DOM Parser
file
SAXHandler.C
ROOT
implementation of a simple SAX Handler.
file
xmlnewfile.C
Example to create a new xml file with the
TXMLEngine
class
file
xmlreadfile.C
Example to read and parse any xml file, supported by
TXMLEngine
class The input file, produced by
xmlnewfile.C
macro is used If you need full xml syntax support, use
TXMLParser
instead