#include <XalanCompiledStylesheetDefault.hpp>
Inherits XalanCompiledStylesheet.
Public Member Functions | |
| XalanCompiledStylesheetDefault (MemoryManager &theManager, const XSLTInputSource &theStylesheetSource, XSLTEngineImpl &theProcessor, ErrorHandler *theErrorHandler=0, EntityResolver *theEntityResolver=0) | |
| virtual | ~XalanCompiledStylesheetDefault () |
| virtual const StylesheetRoot * | getStylesheetRoot () const |
Public Member Functions inherited from XalanCompiledStylesheet | |
| virtual | ~XalanCompiledStylesheet () |
Static Public Member Functions | |
| static XalanCompiledStylesheetDefault * | create (MemoryManager &theManager, const XSLTInputSource &theStylesheetSource, XSLTEngineImpl &theProcessor, ErrorHandler *theErrorHandler=0, EntityResolver *theEntityResolver=0) |
Definition at line 61 of file XalanCompiledStylesheetDefault.hpp.
| XalanCompiledStylesheetDefault::XalanCompiledStylesheetDefault | ( | MemoryManager & | theManager, |
| const XSLTInputSource & | theStylesheetSource, | ||
| XSLTEngineImpl & | theProcessor, | ||
| ErrorHandler * | theErrorHandler = 0, |
||
| EntityResolver * | theEntityResolver = 0 |
||
| ) |
|
virtual |
|
static |
|
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 |
|
|