39 #ifndef _xmlwrapp_init_h_ 40 #define _xmlwrapp_init_h_ 43 #include "xmlwrapp/export.h" 76 static void indent_output(
bool flag);
85 static void remove_whitespace(
bool flag);
93 static void substitute_entities(
bool flag);
103 static void load_external_subsets(
bool flag);
112 static void validate_xml(
bool flag);
119 void shutdown_library();
121 static int ms_counter;
133 #endif // _xmlwrapp_init_h_ The xml::init class is used to configure the XML parser.
Definition: init.h:63
XML library namespace.
Definition: attributes.h:51