23 #ifndef __vtkXMLUtilities_h
24 #define __vtkXMLUtilities_h
40 static void EncodeString(
const char *input,
int input_encoding,
41 ostream &output,
int output_encoding,
42 int special_entities = 0);
68 int indent_attributes = 1);
109 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