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
XalanUTF16Transcoder Member List
This is the complete list of members for XalanUTF16Transcoder, including all inherited members.
- canTranscodeTo(UnicodeCharType theChar) const
[virtual]
- create(MemoryManagerType &theManager)
[static]
- eCode typedef
- getMemoryManager()
- size_type typedef
- transcode(const XalanDOMChar *theSourceData, size_type theSourceCount, XalanXMLByte *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed)
[virtual]
- transcode(const XalanXMLByte *theSourceData, size_type theSourceCount, XalanDOMChar *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed, unsigned char *theCharSizes)
[virtual]
- UnicodeCharType typedef
- XalanOutputTranscoder(MemoryManagerType &theManager)
[explicit]
- XalanUTF16Transcoder(MemoryManagerType &theManager)
[explicit]
- XalanXMLByte typedef
- ~XalanOutputTranscoder()
[virtual]
- ~XalanUTF16Transcoder()
[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.
|
|