24 #ifndef vtkXMLUtilities_h 25 #define vtkXMLUtilities_h 27 #include "vtkIOXMLParserModule.h" 44 static void EncodeString(
const char *input,
int input_encoding,
45 ostream &output,
int output_encoding,
46 int special_entities = 0);
57 const char *sep =
nullptr);
72 int indent_attributes = 1);
111 static void ReadElementFromAttributeArray(
abstract base class for most VTK objects
Represents an XML element and those nested inside.
~vtkXMLUtilities() override
a simple class to control print indentation
#define VTK_ENCODING_NONE
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...