LibreOffice Module tools (master) 1
Classes | Namespaces
XmlWalker.cxx File Reference
#include <tools/stream.hxx>
#include <tools/XmlWalker.hxx>
#include <libxml/tree.h>
#include <libxml/parser.h>
#include <libxml/xmlstring.h>
#include <vector>
Include dependency graph for XmlWalker.cxx:

Go to the source code of this file.

Classes

struct  tools::XmlWalkerImpl
 

Namespaces

namespace  tools
 Note: this class is a true marvel of engineering: because the author could not decide whether it's better to have a closed or half-open interval, they just implemented both in the same class!