This class sets KeepBlanksDefault and IndentTreeOutput of libxmlpp and restores their initial values in its destructor.  
 More...
#include <libxml++/keepblanks.h>
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. 
◆ KeepBlanks()
  
  | 
        
          | xmlpp::KeepBlanks::KeepBlanks | ( | bool | value | ) |  |  | noexcept | 
 
 
◆ ~KeepBlanks()
  
  | 
        
          | xmlpp::KeepBlanks::~KeepBlanks | ( |  | ) |  |  | noexcept | 
 
 
◆ Default
  
  | 
        
          | const bool xmlpp::KeepBlanks::Default = true |  | static |