This is an abstraction of the StylesheetRoot class. More...
#include <XalanCompiledStylesheet.hpp>
Inherited by XalanCompiledStylesheetDefault.
Public Member Functions | |
virtual | ~XalanCompiledStylesheet () |
virtual const StylesheetRoot * | getStylesheetRoot () const =0 |
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.
|
inlinevirtual |
Definition at line 45 of file XalanCompiledStylesheet.hpp.
|
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 |
|