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