Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.7
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanOutputTranscoder Member List
This is the complete list of members for XalanOutputTranscoder, including all inherited members.
- canTranscodeTo(unsigned int theChar) const = 0
[pure virtual]
- eCode typedef
- transcode( const XalanDOMChar* theSourceData, size_t theSourceCount, XalanXMLByte* theTarget, size_t theTargetSize, size_t& theSourceCharsTranscoded, size_t& theTargetBytesUsed) = 0
[pure virtual]
- transcode( const XalanXMLByte* theSourceData, size_t theSourceCount, XalanDOMChar* theTarget, size_t theTargetSize, size_t& theSourceCharsTranscoded, size_t& theTargetBytesUsed, unsigned char* theCharSizes) = 0
[pure virtual]
- XalanOutputTranscoder()
[explicit]
- XalanXMLByte typedef
- ~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.7
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|