DOMComment Class Reference

#include <DOMComment.hpp>

Inheritance diagram for DOMComment:

DOMCharacterData DOMNode List of all members.

Public Member Functions

Destructor
virtual ~DOMComment ()

Protected Member Functions

Hidden constructors
 DOMComment ()

Private Member Functions

Unimplemented constructors and operators
 DOMComment (const DOMComment &)
DOMCommentoperator= (const DOMComment &)

Detailed Description

This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!--' and ending '-->'.

See also the Document Object Model (DOM) Level 2 Core Specification.

Since:
DOM Level 1

Definition at line 79 of file DOMComment.hpp.


Constructor & Destructor Documentation

DOMComment::DOMComment (  )  [inline, protected]

Definition at line 86 of file DOMComment.hpp.

DOMComment::DOMComment ( const DOMComment  )  [private]

virtual DOMComment::~DOMComment (  )  [inline, virtual]

Destructor

Definition at line 109 of file DOMComment.hpp.


Member Function Documentation

DOMComment& DOMComment::operator= ( const DOMComment  )  [private]


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:28:48 2006 for DT2005.panorama by  doxygen 1.4.7