Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | List of all members
XalanCompiledStylesheet Class Referenceabstract

This is an abstraction of the StylesheetRoot class. More...

Inheritance diagram for XalanCompiledStylesheet:
XalanCompiledStylesheetDefault

Public Member Functions

virtual ~XalanCompiledStylesheet ()
 
virtual const StylesheetRootgetStylesheetRoot () const =0
 

Detailed Description

This is an abstraction of the StylesheetRoot class.

It is designed to allow a XalanTranfomer object to reuse a compliled stylesheet.

Constructor & Destructor Documentation

virtual XalanCompiledStylesheet::~XalanCompiledStylesheet ( )
virtual

Member Function Documentation

virtual const StylesheetRoot* XalanCompiledStylesheet::getStylesheetRoot ( ) const
pure virtual

The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo