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  

NodeIDMap Class Reference

#include <NodeIDMap.hpp>

Collaboration diagram for NodeIDMap:

List of all members.

Public Methods

 NodeIDMap (int initialSize)
virtual ~NodeIDMap ()
void add (AttrImpl *attr)
void remove (AttrImpl *other)
AttrImplfind (const DOMString &ID)


Constructor & Destructor Documentation

NodeIDMap::NodeIDMap ( int initialSize )

virtual NodeIDMap::~NodeIDMap ( ) [virtual]


Member Function Documentation

void NodeIDMap::add ( AttrImpl * attr )

AttrImpl* NodeIDMap::find ( const DOMString & ID )

void NodeIDMap::remove ( AttrImpl * other )


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


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