Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

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

Public Member Functions

 XercesDOMParsedSourceHelper (MemoryManagerType &theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR)
 ~XercesDOMParsedSourceHelper ()
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
XercesDOMParsedSourceHelper
create (MemoryManagerType &theManager)

Constructor & Destructor Documentation

XercesDOMParsedSourceHelper::XercesDOMParsedSourceHelper ( MemoryManagerType &theManager  XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR)
XercesDOMParsedSourceHelper::~XercesDOMParsedSourceHelper ( )

Member Function Documentation

static XercesDOMParsedSourceHelper* XercesDOMParsedSourceHelper::create ( MemoryManagerType theManager)
static
virtual DOMSupport& XercesDOMParsedSourceHelper::getDOMSupport ( )
virtual

Get the DOMSupport instance.

Returns
A reference to a DOMSupport instance.

Implements XalanParsedSourceHelper.

virtual XMLParserLiaison& XercesDOMParsedSourceHelper::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