This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document. More...
#include <XalanParsedSource.hpp>
Inheritance diagram for XalanParsedSource:
This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document.
|
|
|
|
|
Create the appropriate XalanParsedSourceHelper instance to use for transforming with the instance. The caller is responsible for deleting the object when finished.
Reimplemented in XalanDefaultDocumentBuilder, XalanDefaultParsedSource, XalanDocumentBuilder, XalanSourceTreeWrapperParsedSource, XercesDOMParsedSource, and XercesDOMWrapperParsedSource. |
|
Get a pointer to the XalanDocument instance for the source document.
Reimplemented in XalanDefaultDocumentBuilder, XalanDefaultParsedSource, XalanDocumentBuilder, XalanSourceTreeWrapperParsedSource, XercesDOMParsedSource, and XercesDOMWrapperParsedSource. |
|
Get the URI for the parsed source, if any. use for transforming with the instance.
Reimplemented in XalanDefaultDocumentBuilder, XalanDefaultParsedSource, XalanDocumentBuilder, XalanSourceTreeWrapperParsedSource, XercesDOMParsedSource, and XercesDOMWrapperParsedSource. |
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++ XSLT Processor Version 1.10 |
|