#include <xalanc/Utils/MsgCreator/SAX2Handler.hpp>
Definition at line 115 of file SAX2Handler.hpp.
◆ SAX2Handler()
xalanc::SAX2Handler::SAX2Handler |
( |
const char * |
indexFileName | ) |
|
◆ ~SAX2Handler()
virtual xalanc::SAX2Handler::~SAX2Handler |
( |
| ) |
|
|
virtual |
◆ createBottomForDataFile()
virtual void xalanc::SAX2Handler::createBottomForDataFile |
( |
| ) |
|
|
protectedpure virtual |
◆ createHeaderForDataFile()
virtual void xalanc::SAX2Handler::createHeaderForDataFile |
( |
| ) |
|
|
protectedpure virtual |
◆ endDocument()
virtual void xalanc::SAX2Handler::endDocument |
( |
| ) |
|
|
virtual |
◆ error()
virtual void xalanc::SAX2Handler::error |
( |
const SAXParseException & |
e | ) |
|
|
virtual |
◆ fatalError()
virtual void xalanc::SAX2Handler::fatalError |
( |
const SAXParseException & |
e | ) |
|
|
virtual |
◆ getLocale()
const XMLCh* xalanc::SAX2Handler::getLocale |
( |
| ) |
const |
|
inline |
◆ printBeginOfDataLine()
virtual void xalanc::SAX2Handler::printBeginOfDataLine |
( |
| ) |
|
|
protectedpure virtual |
◆ printEndOfDataLine()
virtual void xalanc::SAX2Handler::printEndOfDataLine |
( |
| ) |
|
|
protectedpure virtual |
◆ printNumbOfRecords()
void xalanc::SAX2Handler::printNumbOfRecords |
( |
| ) |
|
|
protected |
◆ printToDataFile()
virtual void xalanc::SAX2Handler::printToDataFile |
( |
const char * |
sArrayOfStrings[] | ) |
|
|
protectedpure virtual |
◆ printToIndexFile()
void xalanc::SAX2Handler::printToIndexFile |
( |
const char * |
sArrayOfStrings[] | ) |
|
|
protected |
◆ setLocale()
void xalanc::SAX2Handler::setLocale |
( |
const char * |
localeName | ) |
|
◆ startDocument()
virtual void xalanc::SAX2Handler::startDocument |
( |
| ) |
|
|
virtual |
◆ startElement()
virtual void xalanc::SAX2Handler::startElement |
( |
const XMLCh *const |
uri, |
|
|
const XMLCh *const |
localname, |
|
|
const XMLCh *const |
qname, |
|
|
const Attributes & |
attributes |
|
) |
| |
|
virtual |
◆ translateCharToXMLByteArray()
bool xalanc::SAX2Handler::translateCharToXMLByteArray |
( |
XMLByte * |
buffer, |
|
|
int |
iBufLen, |
|
|
const char * |
szSource |
|
) |
| const |
|
protected |
◆ warning()
virtual void xalanc::SAX2Handler::warning |
( |
const SAXParseException & |
e | ) |
|
|
virtual |
◆ m_locale
XMLCh* xalanc::SAX2Handler::m_locale |
|
protected |
◆ m_numberOfRecords
int xalanc::SAX2Handler::m_numberOfRecords |
|
protected |
◆ m_startCollectingCharacters
bool xalanc::SAX2Handler::m_startCollectingCharacters |
|
protected |
The documentation for this class was generated from the following file: