| libxml++
    2.40.1
    | 
This class set KeepBlanksDefault and IndentTreeOutput of libxmlpp and restore their initial value in its destructor. More...
#include <libxml++/keepblanks.h>
| 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 | ( | ) | 
| 
 | static | 
 1.8.9.1
 1.8.9.1