Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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

#include <XercesDOMParsedSource.hpp>

Inherits XalanParsedSourceHelper.

Public Member Functions

 XercesDOMParsedSourceHelper (MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)
 
 ~XercesDOMParsedSourceHelper ()
 
virtual DOMSupportgetDOMSupport ()
 Get the DOMSupport instance. More...
 
virtual XMLParserLiaisongetParserLiaison ()
 Get the XMLParserLiaison instance. More...
 
- Public Member Functions inherited from XalanParsedSourceHelper
virtual ~XalanParsedSourceHelper ()
 

Static Public Member Functions

static XercesDOMParsedSourceHelpercreate (MemoryManager &theManager)
 

Detailed Description

Definition at line 41 of file XercesDOMParsedSource.hpp.

Constructor & Destructor Documentation

◆ XercesDOMParsedSourceHelper()

XercesDOMParsedSourceHelper::XercesDOMParsedSourceHelper ( MemoryManager &theManager  XALAN_DEFAULT_CONSTRUCTOR_MEMMGR)

◆ ~XercesDOMParsedSourceHelper()

XercesDOMParsedSourceHelper::~XercesDOMParsedSourceHelper ( )

Member Function Documentation

◆ create()

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

◆ getDOMSupport()

virtual DOMSupport& XercesDOMParsedSourceHelper::getDOMSupport ( )
virtual

Get the DOMSupport instance.

Returns
A reference to a DOMSupport instance.

Implements XalanParsedSourceHelper.

◆ getParserLiaison()

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.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo