 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
19 #if !defined(ICURESHANDLER_1357924680)
20 #define ICURESHANDLER_1357924680
43 const char* indexFileName);
57 const XMLCh*
const localname,
65 const XMLCh*
const uri,
66 const XMLCh*
const localname,
67 const XMLCh*
const qname,
68 const Attributes& attributes);
72 const XMLCh*
const chars,
113 #endif // ICURESHANDLER_1357924680
virtual void endElement(const XMLCh *const, const XMLCh *const localname, const XMLCh *const)
virtual void printEndOfDataLine()
virtual void printBeginOfDataLine()
virtual void startDocument()
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual void createBottomForDataFile()
ICUResHandler(const char *fileName, const char *indexFileName)
virtual void characters(const XMLCh *const chars, const XalanSize_t length)
MsgFileOutputStream m_stream
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
virtual void startElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const Attributes &attributes)
virtual void createHeaderForDataFile()
void printToDataFile(const char *sArrayOfStrings[])
XalanDOMString::size_type length(const XalanDOMString &theString)
Get the length of a XalanDOMString.
virtual void endDocument()