TXmlEngDocumentFragment Class Reference

Link against: xmlengineDOM.lib


#include <xmlengdocumentfragment.h>

Inherits TXmlEngNode.


Detailed Description

Instance of TXmlEngDocumentFragment class represents an document fragment of the DOM tree.
Dll XmlEngineDOM.lib
Since:
S60 v3.1

Public Member Functions

  TXmlEngDocumentFragment ()
  Default constructor.

Protected Member Functions

  TXmlEngDocumentFragment (void *aInternal)
  Constructor.

Constructor & Destructor Documentation

TXmlEngDocumentFragment::TXmlEngDocumentFragment  )  [inline]
 

Default constructor.

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

Constructor.

Since:
S60 v3.1
Parameters:
aInternal  Document fragment pointer

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

Copyright © Nokia Corporation 2001-2007
Back to top