Declarations for the SimGear XML parser. More...
#include <simgear/compiler.h>#include <simgear/structure/exception.hxx>#include <iostream>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | XMLAttributes |
| Interface for XML attributes. More... | |
| class | XMLAttributesDefault |
| Default mutable attributes implementation. More... | |
| class | XMLVisitor |
| Visitor class for an XML document. More... | |
Declarations for the SimGear XML parser.
Written by David Megginson, 2000-2001 This file is in the Public Domain, and comes with NO WARRANTY of any kind.
Definition in file easyxml.hxx.
1.6.1