Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | Static Public Member Functions | List of all members
XalanDefaultParsedSourceHelper Class Reference
Inheritance diagram for XalanDefaultParsedSourceHelper:
XalanParsedSourceHelper

Public Member Functions

 XalanDefaultParsedSourceHelper (const XalanSourceTreeDOMSupport &theSourceDOMSupport, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)
 ~XalanDefaultParsedSourceHelper ()
virtual DOMSupportgetDOMSupport ()
 Get the DOMSupport instance.
virtual XMLParserLiaisongetParserLiaison ()
 Get the XMLParserLiaison instance.
- Public Member Functions inherited from XalanParsedSourceHelper
virtual ~XalanParsedSourceHelper ()

Static Public Member Functions

static
XalanDefaultParsedSourceHelper
create (const XalanSourceTreeDOMSupport &theSourceDOMSupport, MemoryManagerType &theManager)

Constructor & Destructor Documentation

XalanDefaultParsedSourceHelper::XalanDefaultParsedSourceHelper ( const XalanSourceTreeDOMSupport theSourceDOMSupport,
MemoryManagerType &theManager  XALAN_DEFAULT_MEMMGR 
)
XalanDefaultParsedSourceHelper::~XalanDefaultParsedSourceHelper ( )

Member Function Documentation

static XalanDefaultParsedSourceHelper* XalanDefaultParsedSourceHelper::create ( const XalanSourceTreeDOMSupport theSourceDOMSupport,
MemoryManagerType theManager 
)
static
virtual DOMSupport& XalanDefaultParsedSourceHelper::getDOMSupport ( )
virtual

Get the DOMSupport instance.

Returns
A reference to a DOMSupport instance.

Implements XalanParsedSourceHelper.

virtual XMLParserLiaison& XalanDefaultParsedSourceHelper::getParserLiaison ( )
virtual

Get the XMLParserLiaison instance.

Returns
A rerefernce to an XMLParserLiaison instance.

Implements XalanParsedSourceHelper.


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