18#if !defined(XERCESDOMWRAPPERPARSEDSOURCE_HEADER_GUARD)
19#define XERCESDOMWRAPPERPARSEDSOURCE_HEADER_GUARD
36namespace XERCES_CPP_NAMESPACE
67#if defined(XALAN_BUILD_DEPRECATED_DOM_BRIDGE)
#define XALAN_DEFAULT_MEMMGR
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document.
This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document.
virtual XalanParsedSourceHelper * createHelper(MemoryManager &theManager XALAN_DEFAULT_MEMMGR) const
virtual const XalanDOMString & getURI() const
Get the URI for the parsed source, if any.
virtual ~XercesDOMWrapperParsedSource()
virtual XalanDocument * getDocument() const
Get a pointer to the XalanDocument instance for the source document.
XercesDOMWrapperParsedSource(const DOMDocument_Type *theDocument, XercesParserLiaison &theParserLiaison, XercesDOMSupport &theDOMSupport, const XalanDOMString &theURI=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
Constructor.
xercesc::DOMDocument DOMDocument_Type
xercesc::DOM_Document DOM_Document_Type