Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XERCESDOMWRAPPERPARSEDSOURCE_HEADER_GUARD)
19 #define XERCESDOMWRAPPERPARSEDSOURCE_HEADER_GUARD
36 XALAN_DECLARE_XERCES_CLASS(DOM_Document)
37 XALAN_DECLARE_XERCES_CLASS(DOMDocument)
41 XALAN_CPP_NAMESPACE_BEGIN
64 #if defined(XALAN_BUILD_DEPRECATED_DOM_BRIDGE)
126 XALAN_CPP_NAMESPACE_END
130 #endif // XERCESDOMWRAPPERPARSEDSOURCE_HEADER_GUARD
virtual const XalanDOMString & getURI() const =0
Get the URI for the parsed source, if any.
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Document DOM_Document_Type
#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.
XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument DOMDocument_Type
XERCES_CPP_NAMESPACE_QUALIFIER DOM_Document DOM_Document_Type
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.
|
|