#include <XSLTResultTarget.hpp>
Collaboration diagram for XSLTResultTarget:
|
|
|
Create a new output target with a file name.
|
|
Create a new output target with a stream.
|
|
Create a new output target with a character stream.
|
|
Create a new output target with a DOM document.
|
|
Create a new output target with a DOM document fragment.
|
|
Create a new output target with a DOM element.
|
|
Get the byte stream for this output target.
|
|
Get the character stream for this output target.
|
|
Get the document node that will contain the result nodes.
|
|
Get the document node that will contain the result nodes.
|
|
Get the SAX DocumentHandler that will process the result tree events.
|
|
Get the document node that will contain the result nodes.
|
|
Get the character encoding in use.
|
|
Get the file name where the results will be written to.
|
|
Get the FormatterListener that will process the result tree events.
|
|
|
|
Set the byte stream for this output target.
|
|
Set the character stream for this output target.
|
|
Set the document node that will contain the result nodes.
|
|
Set the document fragment node that will contain the result nodes.
|
|
Set a SAX DocumentHandler to process the result tree events.
|
|
Set the element node that will contain the result nodes.
|
|
Set the character encoding, if known.
|
|
Set the file name where the results will be written.
|
|
Set a FormatterListener to process the result tree events.
|
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSL Transformer Version 1.1 |
|