fintp_utils
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
FinTP::XercesDOMTreeErrorHandler Class Reference

#include <XmlUtil.h>

Inheritance diagram for FinTP::XercesDOMTreeErrorHandler:

Public Member Functions

 XercesDOMTreeErrorHandler ()
 
 ~XercesDOMTreeErrorHandler ()
 
void warning (const SAXParseException &toCatch)
 
void error (const SAXParseException &toCatch)
 
void fatalError (const SAXParseException &toCatch)
 
void resetErrors ()
 
bool getSawErrors () const
 
string getLastError () const
 

Private Attributes

bool m_SawErrors
 
string m_LastError
 

Constructor & Destructor Documentation

FinTP::XercesDOMTreeErrorHandler::XercesDOMTreeErrorHandler ( )
inline
FinTP::XercesDOMTreeErrorHandler::~XercesDOMTreeErrorHandler ( )
inline

Member Function Documentation

void XercesDOMTreeErrorHandler::error ( const SAXParseException &  toCatch)
void XercesDOMTreeErrorHandler::fatalError ( const SAXParseException &  toCatch)
string FinTP::XercesDOMTreeErrorHandler::getLastError ( ) const
inline
bool FinTP::XercesDOMTreeErrorHandler::getSawErrors ( ) const
inline
void XercesDOMTreeErrorHandler::resetErrors ( )
void XercesDOMTreeErrorHandler::warning ( const SAXParseException &  toCatch)

Member Data Documentation

string FinTP::XercesDOMTreeErrorHandler::m_LastError
private
bool FinTP::XercesDOMTreeErrorHandler::m_SawErrors
private

The documentation for this class was generated from the following files: