Xalan-C++ API Reference  1.12.0
xalanc::XSLTResultTarget Member List

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

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