ContentHandler * prevDocHandler
Definition: IsisXMLHistory.h:41
void endElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname)
Definition: IsisXMLHistory.cpp:72
void startElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const XERCES::Attributes &attributes)
Definition: IsisXMLHistory.cpp:80
void characters(const XMLCh *const chars, const XMLSize_t length)
Definition: IsisXMLHistory.cpp:68
IsisXMLHistory(char *PencodingName, bool &PexpandNamespaces, XERCES::SAX2XMLReader *&Pparser, std::vector< IsisChangeData > *PChanges)
Definition: IsisXMLHistory.cpp:41
ErrorHandler * prevErrorHandler
Definition: IsisXMLHistory.h:42
~IsisXMLHistory()
Definition: IsisXMLHistory.cpp:61
Definition: IsisXMLHistory.h:37