xmlpp::KeepBlanks Class Reference
This class set KeepBlanksDefault and IndentTreeOutput of libxmlpp and restore their initial value in its destructor.
More...
#include <libxml++/keepblanks.h>
List of all members.
Detailed Description
This class set KeepBlanksDefault and IndentTreeOutput of libxmlpp and restore their initial value in its destructor.
As a consequence the wanted setting is kept during instance lifetime.