This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document. More...
#include <XercesDOMWrapperParsedSource.hpp>
Inheritance diagram for XercesDOMWrapperParsedSource
Collaboration diagram for XercesDOMWrapperParsedSource:
This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document.
|
Constructor.
theDocument | The Xerces document to wrap |
theParserLiaison | The XercesParserLiaison instance that will own the document. |
theDOMSupport | The XercesDOMSupport instance |
theURI |
The URI of the document, if any.
|
|
Constructor.
theDocument | The Xerces document to wrap |
theParserLiaison | The XercesParserLiaison instance that will own the document. |
theDOMSupport | The XercesDOMSupport instance |
theURI | The URI of the document, if any. |
|
|
Create the appropriate XalanParsedSourceHelper instance to use for transforming with the instance.
The caller is responsible for deleting the object when finished.
Reimplemented from XalanParsedSource.
|
Get a pointer to the XalanDocument instance for the source document.
Reimplemented from XalanParsedSource.
|
Get the URI for the parsed source, if any.
use for transforming with the instance.
Reimplemented from XalanParsedSource.
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.6 |
|