http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Installation
Build

API Docs
Samples
Programming
Migration
FAQs

Releases
Feedback
Bug-Todo

Download
CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Attributes Member List

This is the complete list of members for Attributes, including all inherited members.
  • Attributes()
  • getIndex(const XMLCh* const uri, const XMLCh* const localPart ) const = 0 [pure virtual]
  • getIndex(const XMLCh* const QName ) const = 0 [pure virtual]
  • getLength() const = 0 [pure virtual]
  • getLocalName(const unsigned int index) const = 0 [pure virtual]
  • getQName(const unsigned int index) const = 0 [pure virtual]
  • getType(const unsigned int index) const = 0 [pure virtual]
  • getType(const XMLCh* const uri, const XMLCh* const localPart ) const = 0 [pure virtual]
  • getType(const XMLCh* const QName) const = 0 [pure virtual]
  • getURI(const unsigned int index) const = 0 [pure virtual]
  • getValue(const unsigned int index) const = 0 [pure virtual]
  • getValue(const XMLCh* const uri, const XMLCh* const localPart ) const = 0 [pure virtual]
  • getValue(const XMLCh* const QName) const = 0 [pure virtual]
  • ~Attributes() [virtual]


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