23 #ifndef vtkXMLUtilities_h
24 #define vtkXMLUtilities_h
41 static void EncodeString(
const char *input,
int input_encoding,
42 ostream &output,
int output_encoding,
43 int special_entities = 0);
69 int indent_attributes = 1);
110 static void ReadElementFromAttributeArray(
#define VTKIOXMLPARSER_EXPORT
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