#include "xml/IFile.h"#include "xml/XmlParser.h"#include "xml/Dom.h"#include "facilities/error.h"#include "dom/DOM_Document.hpp"#include <vector>#include <stdio.h>#include <ctype.h>#include <string.h>Go to the source code of this file.
Namespaces | |
| namespace | xml |
Defines | |
| #define | LEADING 1 |
| #define | ALL 2 |
| #define | TRAILING 4 |
Functions | |
| FILE* | popen (const char *command, const char *type) |
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000