#include <XercesDOMParsedSource.hpp>
Inherits XalanParsedSourceHelper.
Definition at line 41 of file XercesDOMParsedSource.hpp.
XercesDOMParsedSourceHelper::XercesDOMParsedSourceHelper | ( | MemoryManager & | theManager = XalanMemMgrs::getDefaultXercesMemMgr() |
) |
XercesDOMParsedSourceHelper::~XercesDOMParsedSourceHelper | ( | ) |
static XercesDOMParsedSourceHelper* XercesDOMParsedSourceHelper::create | ( | MemoryManager & | theManager | ) | [static] |
virtual DOMSupport& XercesDOMParsedSourceHelper::getDOMSupport | ( | ) | [virtual] |
Get the DOMSupport instance.
Implements XalanParsedSourceHelper.
virtual XMLParserLiaison& XercesDOMParsedSourceHelper::getParserLiaison | ( | ) | [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 |
|