C++
C#
VB
JScript
All

XML


Copyright (C) 2005 IENT-RWTH Aachen

Include

xml.h

DOM

GENIAL proceeds like the DOM standard: it parses an XML file and keeps it in memory within a tree structure. Unlike DOM, the tree structure of GENIAL is manipulated with STL-like commands.

GENIAL does not parse on its own, but calls one of the two following XML parsers. Install the parser of your choice, if not already done.

To select the parser, uncomment the corresponding define statement at the beginning of the xml.h header file.

 Classes  
 Type Definitions