Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANUTF16TRANSCODER_HEADER_GUARD_1357924680)
19 #define XALANUTF16TRANSCODER_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
64 const XalanDOMChar* theSourceData,
87 XalanDOMChar* theTarget,
91 unsigned char* theCharSizes);
107 XALAN_CPP_NAMESPACE_END
111 #endif // XALANUTF16TRANSCODER_HEADER_GUARD_1357924680
XalanTranscodingServices::size_type size_type
XalanUTF16Transcoder(MemoryManager &theManager)
virtual eCode transcode(const XalanXMLByte *theSourceData, size_type theSourceCount, XalanDOMChar *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed, unsigned char *theCharSizes)
Transcode data from UTF-16 to UTF-16.
XalanTranscodingServices::XalanXMLByte XalanXMLByte
virtual eCode transcode(const XalanDOMChar *theSourceData, size_type theSourceCount, XalanXMLByte *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed)
Transcode data from UTF-16 to UTF-16.
static XalanUTF16Transcoder * create(MemoryManager &theManager)
virtual ~XalanUTF16Transcoder()
virtual bool canTranscodeTo(XalanUnicodeChar theChar) const
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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|