TXmlEngEntityReference Class Reference

Link against: xmlengineDOM.lib


#include <xmlengentityreference.h>

Inherits TXmlEngNode.


Detailed Description

Instance of TXmlEngEntityReference class represents an XML entity reference in the DOM tree.
Dll XmlEngineDOM.lib
Since:
S60 v3.1

Public Member Functions

  TXmlEngEntityReference ()
  Default constructor.

Protected Member Functions

  TXmlEngEntityReference (void *aInternal)
  Constructor.

Constructor & Destructor Documentation

TXmlEngEntityReference::TXmlEngEntityReference  )  [inline]
 

Default constructor.

Since:
S60 v3.1
TXmlEngEntityReference::TXmlEngEntityReference void aInternal  )  [inline, protected]
 

Constructor.

Since:
S60 v3.1
Parameters:
aInternal  Entity reference pointer

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

Copyright © Nokia Corporation 2001-2007
Back to top