Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Static Public Member Functions | List of all members
XSLTInit Class Reference

#include <XSLTInit.hpp>

Public Member Functions

 XSLTInit (MemoryManager &theManager)
 
 ~XSLTInit ()
 
MemoryManager & getMemoryManager ()
 

Static Public Member Functions

static XSLTInitcreate (MemoryManager &theManager)
 

Detailed Description

Definition at line 53 of file XSLTInit.hpp.

Constructor & Destructor Documentation

◆ XSLTInit()

XSLTInit::XSLTInit ( MemoryManager &  theManager)

◆ ~XSLTInit()

XSLTInit::~XSLTInit ( )

Member Function Documentation

◆ create()

static XSLTInit* XSLTInit::create ( MemoryManager &  theManager)
static

◆ getMemoryManager()

MemoryManager& XSLTInit::getMemoryManager ( )

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