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  

NodeListImpl Class Reference

#include <NodeListImpl.hpp>

Inheritance diagram for NodeListImpl:

RefCountedImpl DeepNodeListImpl NodeImpl ChildNode ElementDefinitionImpl NotationImpl ParentNode CharacterDataImpl ProcessingInstructionImpl XMLDeclImpl AttrImpl DocumentFragmentImpl DocumentImpl EntityImpl CommentImpl TextImpl AttrNSImpl CDATASectionImpl Collaboration diagram for NodeListImpl:

List of all members.

Public Methods

Protected Methods


Detailed Description


Constructor & Destructor Documentation

NodeListImpl::NodeListImpl () [protected]

virtual NodeListImpl::~NodeListImpl () [virtual]


Member Function Documentation

virtual unsigned int NodeListImpl::getLength () [pure virtual]

Reimplemented in DeepNodeListImpl, NodeImpl, and ParentNode.

virtual NodeImpl* NodeListImpl::item ( unsigned int index) [pure virtual]


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


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