24#ifndef vtkXMLFileReadTester_h
25#define vtkXMLFileReadTester_h
27#include "vtkIOXMLModule.h"
a simple class to control print indentation
int TestReadFile()
Try to read the file given by FileName.
static vtkXMLFileReadTester * New()
void ReportXmlParseError() override
void ReportStrayAttribute(const char *, const char *, const char *) override
void ReportUnknownElement(const char *) override
int ParsingComplete() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkXMLFileReadTester() override
void ReportBadAttribute(const char *, const char *, const char *) override
void StartElement(const char *name, const char **atts) override
void ReportMissingAttribute(const char *, const char *) override