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
virtual const XalanDOMString & getURI() const =0
Get the URI for the parsed source, if any.
#define XALAN_DEFAULT_MEMMGR
virtual XalanParsedSourceHelper * createHelper(MemoryManager &theManager) const =0
Create the appropriate XalanParsedSourceHelper instance to use for transforming with the instance.
virtual XalanDocument * getDocument() const =0
Get a pointer to the XalanDocument instance for the source document.
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.
|
|