Go to the documentation of this file.
23 #ifndef vtkLSDynaSummaryParser_h
24 #define vtkLSDynaSummaryParser_h
26 #include "vtkIOLSDynaModule.h"
64 #endif //vtkLSDynaReader_h
virtual void CharacterDataHandler(const char *data, int length)
Parse XML to handle element tags and attributes.
virtual void StartElement(const char *name, const char **atts)
static vtkLSDynaSummaryParser * New()
LSDynaMetaData * MetaData
Must be set before calling Parse();.
virtual void EndElement(const char *name)
a simple class to control print indentation
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Wrapper around std::string to keep symbols short.
virtual ~vtkLSDynaSummaryParser()
This is a helper class used by vtkLSDynaReader to read XML files.