Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_XMLERRORREPORTER_HPP)
23 #define XERCESC_INCLUDE_GUARD_XMLERRORREPORTER_HPP
118 const unsigned int errCode
119 ,
const XMLCh*
const errDomain
120 ,
const ErrTypes type
121 ,
const XMLCh*
const errorText
122 ,
const XMLCh*
const systemId
123 ,
const XMLCh*
const publicId
134 virtual void resetErrors() = 0;
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
ErrTypes
Definition: XMLErrorReporter.hpp:48
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
XMLUInt64 XMLFileLoc
Definition: Xerces_autoconf_config.hpp:144
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
This abstract class defines a callback mechanism for the scanner.
Definition: XMLErrorReporter.hpp:42
virtual ~XMLErrorReporter()
Default destructor.
Definition: XMLErrorReporter.hpp:68
XMLErrorReporter()
Default constructor.
Definition: XMLErrorReporter.hpp:147
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163