DOMComment Class Reference

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

Inheritance diagram for DOMComment:

DOMCharacterData DOMNode

List of all members.

Public Member Functions

Destructor
virtual ~DOMComment ()
 Destructor.

Protected Member Functions

Hidden constructors
 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

Constructor & Destructor Documentation

DOMComment::DOMComment (  )  [protected]

virtual DOMComment::~DOMComment (  )  [virtual]

Destructor.


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

Generated on Fri Jan 29 15:30:48 2010 for Xerces-C++ by  doxygen 1.5.6