http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Installation
Build

API Docs
Samples
Programming
Migration
FAQs

Releases
Feedback

PDF Document

Download
Dev Snapshots
CVS Repository
Mail Archive

API Docs for SAX and DOM
 
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CommentImpl Class Reference

#include <CommentImpl.hpp>

Inheritance diagram for CommentImpl:

CharacterDataImpl ChildNode NodeImpl NodeListImpl RefCountedImpl Collaboration diagram for CommentImpl:

List of all members.

Public Methods


Detailed Description


Constructor & Destructor Documentation

CommentImpl::CommentImpl ( DocumentImpl *,
const DOMString &)

CommentImpl::CommentImpl ( const CommentImpl & other,
bool deep)

virtual CommentImpl::~CommentImpl () [virtual]


Member Function Documentation

virtual NodeImpl* CommentImpl::cloneNode ( bool deep) [virtual]

Reimplemented from NodeImpl.

virtual DOMString CommentImpl::getNodeName () [virtual]

Reimplemented from NodeImpl.

virtual short CommentImpl::getNodeType () [virtual]

Reimplemented from NodeImpl.


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


Copyright © 2000 The Apache Software Foundation. All Rights Reserved.