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

Collaboration diagram for NodeListImpl:

List of all members.

Public Methods

virtual ~NodeListImpl ()
virtual NodeImplitem (unsigned int index) = 0
virtual unsigned int getLength () = 0

Protected Methods

 NodeListImpl ()


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.