#include <ICUResHandler.hpp>
Inherits SAX2Handler.
Inherited by NLSHandler.

Definition at line 34 of file ICUResHandler.hpp.
| ICUResHandler::ICUResHandler | ( | const char * | fileName, | |
| const char * | indexFileName | |||
| ) |
| virtual ICUResHandler::~ICUResHandler | ( | ) | [virtual] |
| virtual void ICUResHandler::characters | ( | const XMLCh *const | chars, | |
| const XalanSize_t | length | |||
| ) | [virtual] |
Reimplemented in NLSHandler.
| virtual void ICUResHandler::createBottomForDataFile | ( | ) | [protected, virtual] |
Implements SAX2Handler.
Reimplemented in NLSHandler.
| virtual void ICUResHandler::createHeaderForDataFile | ( | ) | [protected, virtual] |
Implements SAX2Handler.
Reimplemented in NLSHandler.
| virtual void ICUResHandler::endDocument | ( | ) | [virtual] |
Reimplemented from SAX2Handler.
| virtual void ICUResHandler::endElement | ( | const XMLCh * | const, | |
| const XMLCh *const | localname, | |||
| const XMLCh * | const | |||
| ) | [virtual] |
| virtual void ICUResHandler::printBeginOfDataLine | ( | ) | [protected, virtual] |
Implements SAX2Handler.
Reimplemented in NLSHandler.
| virtual void ICUResHandler::printEndOfDataLine | ( | ) | [protected, virtual] |
Implements SAX2Handler.
Reimplemented in NLSHandler.
| void ICUResHandler::printToDataFile | ( | const char * | sArrayOfStrings[] | ) | [protected, virtual] |
Implements SAX2Handler.
| virtual void ICUResHandler::startDocument | ( | ) | [virtual] |
Reimplemented from SAX2Handler.
Reimplemented in NLSHandler.
| virtual void ICUResHandler::startElement | ( | const XMLCh *const | uri, | |
| const XMLCh *const | localname, | |||
| const XMLCh *const | qname, | |||
| const Attributes & | attributes | |||
| ) | [virtual] |
Reimplemented from SAX2Handler.
MsgFileOutputStream ICUResHandler::m_stream [protected] |
Definition at line 85 of file ICUResHandler.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|