Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
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(UnicodeCharType theChar) const=0
[pure virtual]
- eCode typedef
- getMemoryManager()
- size_type typedef
- transcode(const XalanDOMChar *theSourceData, size_type theSourceCount, XalanXMLByte *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed)=0
[pure virtual]
- transcode(const XalanXMLByte *theSourceData, size_type theSourceCount, XalanDOMChar *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed, unsigned char *theCharSizes)=0
[pure virtual]
- UnicodeCharType typedef
- XalanOutputTranscoder(MemoryManagerType &theManager)
[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.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|