Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | Static Public Member Functions | List of all members
XalanCompiledStylesheetDefault Class Reference
Inheritance diagram for XalanCompiledStylesheetDefault:
XalanCompiledStylesheet

Public Member Functions

 XalanCompiledStylesheetDefault (MemoryManagerType &theManager, const XSLTInputSource &theStylesheetSource, XSLTEngineImpl &theProcessor, ErrorHandlerType *theErrorHandler=0, EntityResolverType *theEntityResolver=0)
 
virtual ~XalanCompiledStylesheetDefault ()
 
virtual const StylesheetRootgetStylesheetRoot () const
 
- Public Member Functions inherited from XalanCompiledStylesheet
virtual ~XalanCompiledStylesheet ()
 

Static Public Member Functions

static
XalanCompiledStylesheetDefault
create (MemoryManagerType &theManager, const XSLTInputSource &theStylesheetSource, XSLTEngineImpl &theProcessor, ErrorHandlerType *theErrorHandler=0, EntityResolverType *theEntityResolver=0)
 

Constructor & Destructor Documentation

XalanCompiledStylesheetDefault::XalanCompiledStylesheetDefault ( MemoryManagerType theManager,
const XSLTInputSource theStylesheetSource,
XSLTEngineImpl theProcessor,
ErrorHandlerType theErrorHandler = 0,
EntityResolverType theEntityResolver = 0 
)
virtual XalanCompiledStylesheetDefault::~XalanCompiledStylesheetDefault ( )
virtual

Member Function Documentation

static XalanCompiledStylesheetDefault* XalanCompiledStylesheetDefault::create ( MemoryManagerType theManager,
const XSLTInputSource theStylesheetSource,
XSLTEngineImpl theProcessor,
ErrorHandlerType theErrorHandler = 0,
EntityResolverType theEntityResolver = 0 
)
static
virtual const StylesheetRoot* XalanCompiledStylesheetDefault::getStylesheetRoot ( ) const
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