#include <NLSHandler.hpp>
Inherits ICUResHandler.
Definition at line 36 of file NLSHandler.hpp.
NLSHandler::NLSHandler | ( | const char * | fileName, | |
const char * | indexFileName, | |||
bool | createUnicode = false | |||
) |
virtual NLSHandler::~NLSHandler | ( | ) | [inline, virtual] |
Definition at line 34 of file NLSHandler.hpp.
void NLSHandler::characters | ( | const XMLCh *const | chars, | |
const XalanSize_t | length | |||
) | [virtual] |
Reimplemented from ICUResHandler.
virtual void NLSHandler::createBottomForDataFile | ( | ) | [virtual] |
Reimplemented from ICUResHandler.
virtual void NLSHandler::createHeaderForDataFile | ( | ) | [virtual] |
Reimplemented from ICUResHandler.
virtual void NLSHandler::printBeginOfDataLine | ( | ) | [virtual] |
Reimplemented from ICUResHandler.
virtual void NLSHandler::printEndOfDataLine | ( | ) | [virtual] |
Reimplemented from ICUResHandler.
void NLSHandler::printToDataFileAsASCII | ( | const char * | sArrayOfStrings[] | ) | [protected] |
void NLSHandler::startDocument | ( | ) | [virtual] |
Reimplemented from ICUResHandler.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|