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);
72 int indent_attributes = 1);
111 static void ReadElementFromAttributeArray(
abstract base class for most VTK objects
Represents an XML element and those nested inside.
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...