#include <XercesDOMParsedSource.hpp>
Inherits XalanParsedSourceHelper.
Public Member Functions | |
| XercesDOMParsedSourceHelper (MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) | |
| ~XercesDOMParsedSourceHelper () | |
| virtual DOMSupport & | getDOMSupport () |
| Get the DOMSupport instance. More... | |
| virtual XMLParserLiaison & | getParserLiaison () |
| Get the XMLParserLiaison instance. More... | |
Public Member Functions inherited from XalanParsedSourceHelper | |
| virtual | ~XalanParsedSourceHelper () |
Static Public Member Functions | |
| static XercesDOMParsedSourceHelper * | create (MemoryManager &theManager) |
Definition at line 41 of file XercesDOMParsedSource.hpp.
| XercesDOMParsedSourceHelper::XercesDOMParsedSourceHelper | ( | MemoryManager &theManager | XALAN_DEFAULT_CONSTRUCTOR_MEMMGR | ) |
| XercesDOMParsedSourceHelper::~XercesDOMParsedSourceHelper | ( | ) |
|
static |
|
virtual |
Get the DOMSupport instance.
Implements XalanParsedSourceHelper.
|
virtual |
Get the XMLParserLiaison instance.
Implements XalanParsedSourceHelper.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|