#include <XalanCompiledStylesheetDefault.hpp>
Inherits XalanCompiledStylesheet.

Definition at line 61 of file XalanCompiledStylesheetDefault.hpp.
| XalanCompiledStylesheetDefault::XalanCompiledStylesheetDefault | ( | MemoryManager & | theManager, | |
| const XSLTInputSource & | theStylesheetSource, | |||
| XSLTEngineImpl & | theProcessor, | |||
| ErrorHandler * | theErrorHandler = 0, |
|||
| EntityResolver * | theEntityResolver = 0 | |||
| ) |
| virtual XalanCompiledStylesheetDefault::~XalanCompiledStylesheetDefault | ( | ) | [virtual] |
| static XalanCompiledStylesheetDefault* XalanCompiledStylesheetDefault::create | ( | MemoryManager & | theManager, | |
| const XSLTInputSource & | theStylesheetSource, | |||
| XSLTEngineImpl & | theProcessor, | |||
| ErrorHandler * | theErrorHandler = 0, |
|||
| EntityResolver * | theEntityResolver = 0 | |||
| ) | [static] |
| virtual const StylesheetRoot* XalanCompiledStylesheetDefault::getStylesheetRoot | ( | ) | const [virtual] |
Implements XalanCompiledStylesheet.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|