Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANSOURCETREEWRAPPERPARSEDSOURCE_HEADER_GUARD)
19 #define XALANSOURCETREEWRAPPERPARSEDSOURCE_HEADER_GUARD
36 XALAN_CPP_NAMESPACE_BEGIN
90 XALAN_CPP_NAMESPACE_END
94 #endif // XALANSOURCETREEWRAPPERPARSEDSOURCE_HEADER_GUARD
XalanSourceTreeWrapperParsedSource(XalanSourceTreeDocument *theDocument, XalanSourceTreeParserLiaison &theParserLiaison, XalanSourceTreeDOMSupport &theDOMSupport, const XalanDOMString &theURI=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
virtual const XalanDOMString & getURI() const
Get the URI for the parsed source, if any.
virtual ~XalanSourceTreeWrapperParsedSource()
#define XALAN_DEFAULT_MEMMGR
virtual XalanDocument * getDocument() const
Get a pointer to the XalanDocument instance for the source document.
virtual XalanParsedSourceHelper * createHelper(MemoryManager &theManager XALAN_DEFAULT_MEMMGR) const
static MemoryManager & getDummyMemMgr()
This is designed to allow a XalanTranfomer object to wrap a parsed Xerces document.
This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document.
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|