#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()
◆ error()
◆ fatalError()
◆ 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()
◆ printToIndexFile()
void xalanc::SAX2Handler::printToIndexFile |
( |
const char * |
sArrayOfStrings[] | ) |
|
|
protected |
◆ setLocale()
◆ startDocument()
◆ startElement()
◆ translateCharToXMLByteArray()
bool xalanc::SAX2Handler::translateCharToXMLByteArray |
( |
XMLByte * |
buffer, |
|
|
int |
iBufLen, |
|
|
const char * |
szSource |
|
) |
| const |
|
protected |
◆ warning()
◆ 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: