Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


XSLTResultTarget Member List

This is the complete list of members for XSLTResultTarget, including all inherited members.

getByteStream() const XSLTResultTargetinline
getCharacterStream() const XSLTResultTargetinline
getEncoding() const XSLTResultTargetinline
getFileName() const XSLTResultTargetinline
getFormatterListener() const XSLTResultTargetinline
getStream() const XSLTResultTargetinline
setByteStream(StreamType *byteStream)XSLTResultTargetinline
setCharacterStream(Writer *characterStream)XSLTResultTargetinline
setEncoding(const XalanDOMChar *encoding)XSLTResultTargetinline
setEncoding(const XalanDOMString &encoding)XSLTResultTargetinline
setFileName(const char *fileName)XSLTResultTargetinline
setFileName(const XalanDOMString &fileName)XSLTResultTargetinline
setFormatterListener(FormatterListener *handler)XSLTResultTargetinline
setStream(FILE *theStream)XSLTResultTargetinline
StreamType typedefXSLTResultTarget
XSLTResultTarget(MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTargetexplicit
XSLTResultTarget(const XalanDOMString &fileName, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
XSLTResultTarget(const XalanDOMChar *fileName, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
XSLTResultTarget(const char *fileName, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
XSLTResultTarget(StreamType *theStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
XSLTResultTarget(StreamType &theStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
XSLTResultTarget(Writer *characterStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
XSLTResultTarget(FILE *characterStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
XSLTResultTarget(FormatterListener &flistener, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
XSLTResultTarget(const XSLTResultTarget &other, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)XSLTResultTarget
~XSLTResultTarget()XSLTResultTarget

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.

Apache Logo