Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanToXercesTranscoderWrapper Class Reference

Inheritance diagram for XalanToXercesTranscoderWrapper:

XalanOutputTranscoder List of all members.

Public Types

Public Member Functions

Static Public Member Functions


Member Typedef Documentation

typedef XERCES_CPP_NAMESPACE_QUALIFIER XMLTranscoder XalanToXercesTranscoderWrapper::XMLTranscoderType
 


Constructor & Destructor Documentation

XalanToXercesTranscoderWrapper::XalanToXercesTranscoderWrapper MemoryManagerType theManager,
XMLTranscoderType theTranscoder
[explicit]
 

virtual XalanToXercesTranscoderWrapper::~XalanToXercesTranscoderWrapper  )  [virtual]
 


Member Function Documentation

virtual bool XalanToXercesTranscoderWrapper::canTranscodeTo UnicodeCharType  theChar  )  const [virtual]
 

static XalanToXercesTranscoderWrapper* XalanToXercesTranscoderWrapper::create MemoryManagerType theManager,
XMLTranscoderType theTranscoder
[static]
 

virtual eCode XalanToXercesTranscoderWrapper::transcode const XalanXMLByte theSourceData,
size_type  theSourceCount,
XalanDOMChar *  theTarget,
size_type  theTargetSize,
size_type theSourceCharsTranscoded,
size_type theTargetBytesUsed,
unsigned char *  theCharSizes
[virtual]
 

virtual eCode XalanToXercesTranscoderWrapper::transcode const XalanDOMChar *  theSourceData,
size_type  theSourceCount,
XalanXMLByte theTarget,
size_type  theTargetSize,
size_type theSourceCharsTranscoded,
size_type theTargetBytesUsed
[virtual]
 


The documentation for this class was generated from the following file:

Interpreting class diagrams

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

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo