Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.6

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

XalanOutputTranscoder Member List

This is the complete list of members for XalanOutputTranscoder, including all inherited members.

canTranscodeTo(unsigned int theChar) const=0XalanOutputTranscoder [pure virtual]
eCode typedefXalanOutputTranscoder
transcode(const XalanDOMChar *theSourceData, size_t theSourceCount, XalanXMLByte *theTarget, size_t theTargetSize, size_t &theSourceCharsTranscoded, size_t &theTargetBytesUsed)=0XalanOutputTranscoder [pure virtual]
transcode(const XalanXMLByte *theSourceData, size_t theSourceCount, XalanDOMChar *theTarget, size_t theTargetSize, size_t &theSourceCharsTranscoded, size_t &theTargetBytesUsed, unsigned char *theCharSizes)=0XalanOutputTranscoder [pure virtual]
XalanOutputTranscoder()XalanOutputTranscoder [explicit]
XalanXMLByte typedefXalanOutputTranscoder
~XalanOutputTranscoder()XalanOutputTranscoder [virtual]

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.6
Copyright © 2000, 2001, 2002, 2003 The Apache Software Foundation. All Rights Reserved.