#include "io/xmlparser.h"#include "rutz/error.h"#include "rutz/fstring.h"#include "rutz/sfmt.h"#include <istream>#include "rutz/trace.h"#include "rutz/debug.h"

Go to the source code of this file.
Defines | |
| #define | XML_STATUS_OK 1 |
| #define | XML_STATUS_ERROR 0 |
Definition in file xmlparser.cc.