Xalan-C++ API Reference  1.12.0
Public Member Functions | Static Public Member Functions | List of all members
xalanc::XSLTInit Class Reference

#include <xalanc/XSLT/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()

xalanc::XSLTInit::XSLTInit ( MemoryManager &  theManager)

◆ ~XSLTInit()

xalanc::XSLTInit::~XSLTInit ( )

Member Function Documentation

◆ create()

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

◆ getMemoryManager()

MemoryManager& xalanc::XSLTInit::getMemoryManager ( )

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