libxml++
1.0.0
|
This class set KeepBlanksDefault and IndentTreeOutput of libxmlpp and restore their initial value in its destructor. More...
Public Member Functions | |
KeepBlanks (bool value) | |
~KeepBlanks () | |
Static Public Attributes | |
static const bool | Default = true |
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.
xmlpp::KeepBlanks::KeepBlanks | ( | bool | value | ) |
xmlpp::KeepBlanks::~KeepBlanks | ( | ) |
const bool xmlpp::KeepBlanks::Default = true [static] |