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

Collaboration diagram for CommentImpl:

List of all members.

Public Methods

 CommentImpl (DocumentImpl *, const DOMString &)
 CommentImpl (const CommentImpl &other, bool deep)
virtual ~CommentImpl ()
virtual NodeImplcloneNode (bool deep)
virtual DOMString getNodeName ()
virtual short getNodeType ()


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.