Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANPARSEDSOURCE_HEADER_GUARD)
19 #define XALANPARSEDSOURCE_HEADER_GUARD
36 XALAN_CPP_NAMESPACE_BEGIN
118 XALAN_CPP_NAMESPACE_END
122 #endif // XALANPARSEDSOURCE_HEADER_GUARD
virtual const XalanDOMString & getURI() const =0
Get the URI for the parsed source, if any.
virtual XMLParserLiaison & getParserLiaison()=0
Get the XMLParserLiaison instance.
virtual DOMSupport & getDOMSupport()=0
Get the DOMSupport instance.
virtual XalanParsedSourceHelper * createHelper(MemoryManager &theManager) const =0
Create the appropriate XalanParsedSourceHelper instance to use for transforming with the instance.
virtual ~XalanParsedSourceHelper()
virtual XalanDocument * getDocument() const =0
Get a pointer to the XalanDocument instance for the source document.
virtual ~XalanParsedSource()
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.
|
|