#include <XalanParsedSource.hpp>
Inherited by XalanDefaultParsedSourceHelper, and XercesDOMParsedSourceHelper.
Public Member Functions | |
| virtual | ~XalanParsedSourceHelper () |
| virtual DOMSupport & | getDOMSupport ()=0 |
| Get the DOMSupport instance. More... | |
| virtual XMLParserLiaison & | getParserLiaison ()=0 |
| Get the XMLParserLiaison instance. More... | |
Definition at line 45 of file XalanParsedSource.hpp.
|
inlinevirtual |
Definition at line 50 of file XalanParsedSource.hpp.
|
pure virtual |
Get the DOMSupport instance.
Implemented in XalanDefaultParsedSourceHelper, and XercesDOMParsedSourceHelper.
|
pure virtual |
Get the XMLParserLiaison instance.
Implemented in XalanDefaultParsedSourceHelper, and XercesDOMParsedSourceHelper.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|