|
Xalan-C++ API Reference
1.12.0
|
This is the complete list of members for xalanc::XSLTResultTarget, including all inherited members.
| FILE typedef | xalanc::XSLTResultTarget | |
| getByteStream() const | xalanc::XSLTResultTarget | inline |
| getCharacterStream() const | xalanc::XSLTResultTarget | inline |
| getEncoding() const | xalanc::XSLTResultTarget | inline |
| getFileName() const | xalanc::XSLTResultTarget | inline |
| getFormatterListener() const | xalanc::XSLTResultTarget | inline |
| getStream() const | xalanc::XSLTResultTarget | inline |
| setByteStream(StreamType *byteStream) | xalanc::XSLTResultTarget | inline |
| setCharacterStream(Writer *characterStream) | xalanc::XSLTResultTarget | inline |
| setEncoding(const XalanDOMChar *encoding) | xalanc::XSLTResultTarget | inline |
| setEncoding(const XalanDOMString &encoding) | xalanc::XSLTResultTarget | inline |
| setFileName(const char *fileName) | xalanc::XSLTResultTarget | inline |
| setFileName(const XalanDOMString &fileName) | xalanc::XSLTResultTarget | inline |
| setFormatterListener(FormatterListener *handler) | xalanc::XSLTResultTarget | inline |
| setStream(FILE *theStream) | xalanc::XSLTResultTarget | inline |
| StreamType typedef | xalanc::XSLTResultTarget | |
| XSLTResultTarget(MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) | xalanc::XSLTResultTarget | explicit |
| 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 |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:41 for Xalan-C++ API Reference by
1.8.17