libxml++
5.0.2
|
This class sets KeepBlanksDefault and IndentTreeOutput of libxmlpp and restores their initial values in its destructor. More...
#include <libxml++/keepblanks.h>
Public Member Functions | |
KeepBlanks (bool value) noexcept | |
~KeepBlanks () noexcept | |
Static Public Attributes | |
static const bool | Default = true |
This class sets KeepBlanksDefault and IndentTreeOutput of libxmlpp and restores their initial values in its destructor.
As a consequence the wanted setting is kept during instance lifetime.
|
noexcept |
|
noexcept |
|
static |