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  

DocumentFragmentImpl Class Reference

#include <DocumentFragmentImpl.hpp>

Inheritance diagram for DocumentFragmentImpl:

ParentNode NodeImpl NodeListImpl RefCountedImpl Collaboration diagram for DocumentFragmentImpl:

List of all members.

Public Methods

Protected Methods

Friends


Detailed Description


Constructor & Destructor Documentation

DocumentFragmentImpl::DocumentFragmentImpl ( DocumentImpl *) [protected]

virtual DocumentFragmentImpl::~DocumentFragmentImpl () [virtual]


Member Function Documentation

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

Reimplemented from NodeImpl.

virtual DOMString DocumentFragmentImpl::getNodeName () [virtual]

Reimplemented from NodeImpl.

virtual short DocumentFragmentImpl::getNodeType () [virtual]

Reimplemented from NodeImpl.

virtual bool DocumentFragmentImpl::isDocumentFragmentImpl () [virtual]

Reimplemented from NodeImpl.

virtual void DocumentFragmentImpl::setNodeValue ( const DOMString & value) [virtual]

Reimplemented from NodeImpl.


Friends And Related Function Documentation

class DocumentImpl [friend]


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


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