Xalan-C++ API Reference
1.12.0
|
This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document. More...
#include <xalanc/XalanTransformer/XercesDOMWrapperParsedSource.hpp>
Public Member Functions | |
XercesDOMWrapperParsedSource (const DOMDocument_Type *theDocument, XercesParserLiaison &theParserLiaison, XercesDOMSupport &theDOMSupport, const XalanDOMString &theURI=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | |
Constructor. More... | |
virtual | ~XercesDOMWrapperParsedSource () |
virtual XalanDocument * | getDocument () const |
Get a pointer to the XalanDocument instance for the source document. More... | |
virtual XalanParsedSourceHelper * | createHelper (MemoryManager &theManager XALAN_DEFAULT_MEMMGR) const |
virtual const XalanDOMString & | getURI () const |
Get the URI for the parsed source, if any. More... | |
Public Member Functions inherited from xalanc::XalanParsedSource | |
XalanParsedSource () | |
virtual | ~XalanParsedSource () |
virtual XalanParsedSourceHelper * | createHelper (MemoryManager &theManager) const =0 |
Create the appropriate XalanParsedSourceHelper instance to use for transforming with the instance. More... | |
This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document.
Definition at line 62 of file XercesDOMWrapperParsedSource.hpp.
xalanc::XercesDOMWrapperParsedSource::XercesDOMWrapperParsedSource | ( | const DOMDocument_Type * | theDocument, |
XercesParserLiaison & | theParserLiaison, | ||
XercesDOMSupport & | theDOMSupport, | ||
const XalanDOMString & | theURI = XalanDOMString(XalanMemMgrs::getDummyMemMgr()) , |
||
MemoryManager &theManager | XALAN_DEFAULT_MEMMGR | ||
) |
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. |
|
virtual |
|
virtual |
|
virtual |
Get a pointer to the XalanDocument instance for the source document.
Implements xalanc::XalanParsedSource.
|
virtual |
Get the URI for the parsed source, if any.
use for transforming with the instance.
Implements xalanc::XalanParsedSource.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:39 for Xalan-C++ API Reference by 1.8.17