Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
XalanCompiledStylesheet Class Referenceabstract

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

#include <XalanCompiledStylesheet.hpp>

Inherited by 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.

Definition at line 40 of file XalanCompiledStylesheet.hpp.

Constructor & Destructor Documentation

◆ ~XalanCompiledStylesheet()

virtual XalanCompiledStylesheet::~XalanCompiledStylesheet ( )
inlinevirtual

Definition at line 45 of file XalanCompiledStylesheet.hpp.

Member Function Documentation

◆ getStylesheetRoot()

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.

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

Apache Logo