LibreOffice Module tools (master) 1
Classes | Namespaces
XmlWalker.hxx File Reference
#include <tools/toolsdllapi.h>
#include <rtl/string.hxx>
#include <memory>
Include dependency graph for XmlWalker.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tools::XmlWalker
 XmlWalker main purpose is to make it easier for walking the parsed XML DOM tree. More...
 

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!