16 #if !defined(XALANSOURCETREEWRAPPERPARSEDSOURCE_HEADER_GUARD)
17 #define XALANSOURCETREEWRAPPERPARSEDSOURCE_HEADER_GUARD
34 XALAN_CPP_NAMESPACE_BEGIN
88 XALAN_CPP_NAMESPACE_END
92 #endif // XALANSOURCETREEWRAPPERPARSEDSOURCE_HEADER_GUARD
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
virtual XalanDocument * getDocument() const =0
Get a pointer to the XalanDocument instance for the source document.
virtual const XalanDOMString & getURI() const =0
Get the URI for the parsed source, if any.
#define XALAN_DEFAULT_MEMMGR
Definition: XalanMemoryManagement.hpp:402
Definition: XalanSourceTreeDOMSupport.hpp:38
static MemoryManager & getDummyMemMgr()
Definition: XalanSourceTreeParserLiaison.hpp:57
Definition: XalanParsedSource.hpp:43
virtual XalanParsedSourceHelper * createHelper(MemoryManagerType &theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR) const =0
Create the appropriate XalanParsedSourceHelper instance to use for transforming with the instance...
This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document...
Definition: XalanParsedSource.hpp:75
Definition: XalanDocument.hpp:51
This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document.
Definition: XalanSourceTreeWrapperParsedSource.hpp:48
Definition: XalanDOMString.hpp:42
Definition: XalanSourceTreeDocument.hpp:73