This is an abstraction of the StylesheetRoot class. More...
#include <XalanCompiledStylesheet.hpp>
Inherited by XalanCompiledStylesheetDefault.
This is an abstraction of the StylesheetRoot class.
It is designed to allow a XalanTranfomer object to reuse a compliled stylesheet.
Definition at line 40 of file XalanCompiledStylesheet.hpp.
virtual XalanCompiledStylesheet::~XalanCompiledStylesheet | ( | ) | [inline, virtual] |
Definition at line 45 of file XalanCompiledStylesheet.hpp.
virtual const StylesheetRoot* XalanCompiledStylesheet::getStylesheetRoot | ( | ) | const [pure virtual] |
Implemented in XalanCompiledStylesheetDefault.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|