#include "xml/XmlParser.h"#include "xml/Dom.h"#include "dom/DOM_Element.hpp"#include "dom/DOM_NodeList.hpp"#include <string>#include <iostream>#include <fstream>Go to the source code of this file.
Functions | |
| int | main (int argc, char* argv[]) |
| Test program for xml facility. Parse xml file and optionally write it out to a stream. More... | |
|
|
Test program for xml facility. Parse xml file and optionally write it out to a stream.
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000