#include <iostream>
#include <xercesc/sax/SAXParseException.hpp>
#include <xercesc/sax/ErrorHandler.hpp>
#include "Basis/ILog.h"
Include dependency graph for DOMTreeErrorReporter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Persistency |
Classes | |
class | Impala::Persistency::StrX |
This is a simple class that lets us do easy (though not terribly efficient) transcoding of XERCES_CPP_NAMESPACE_QUALIFIER XMLCh data to local code page for display. More... | |
class | Impala::Persistency::DOMTreeErrorReporter |
Functions | |
Impala::Persistency::ILOG_VAR_INIT (DOMTreeErrorReporter, Impala.Persistency) |