22 #if !defined(XERCESC_INCLUDE_GUARD_SAXPARSEEXCEPTION_HPP) 
   23 #define XERCESC_INCLUDE_GUARD_SAXPARSEEXCEPTION_HPP 
   94         const   XMLCh* 
const    message
 
   95         , 
const XMLCh* 
const    publicId
 
   96         , 
const XMLCh* 
const    systemId
 
  154     const XMLCh* getPublicId() 
const;
 
  165     const XMLCh* getSystemId() 
const;
 
#define SAX_EXPORT
Definition: XercesDefs.hpp:164
 
XMLUInt64 XMLFileLoc
Definition: Xerces_autoconf_config.borland.hpp:116
 
Interface for associating a SAX event with a document location. 
Definition: Locator.hpp:54
 
Configurable memory manager. 
Definition: MemoryManager.hpp:39
 
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
 
wchar_t XMLCh
Definition: Xerces_autoconf_config.borland.hpp:92
 
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
 
Encapsulate a general SAX error or warning. 
Definition: SAXException.hpp:51
 
Encapsulate an XML parse error or warning. 
Definition: SAXParseException.hpp:48
 
SAXException & operator=(const SAXException &toCopy)
Assignment operator. 
Definition: SAXException.hpp:125