#include <simgear/compiler.h>
#include <string.h>
#include "easyxml.hxx"
#include "xmlparse.h"
Go to the source code of this file.
Classes | |
| class | ExpatAtts |
Defines | |
| #define | VISITOR (*((XMLVisitor *)userData)) |
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.cxx.
1.5.1