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

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

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

XMLAttDefList Member List

This is the complete list of members for XMLAttDefList, including all inherited members.
findAttDef(const unsigned long uriID, const XMLCh *const attName)=0XMLAttDefList [pure virtual]
findAttDef(const unsigned long uriID, const XMLCh *const attName) const=0XMLAttDefList [pure virtual]
findAttDef(const XMLCh *const attURI, const XMLCh *const attName)=0XMLAttDefList [pure virtual]
findAttDef(const XMLCh *const attURI, const XMLCh *const attName) const=0XMLAttDefList [pure virtual]
getAttDef(unsigned int index)=0XMLAttDefList [pure virtual]
getAttDef(unsigned int index) const=0XMLAttDefList [pure virtual]
getAttDefCount() const=0XMLAttDefList [pure virtual]
getMemoryManager() constXMLAttDefList
hasMoreElements() const=0XMLAttDefList [pure virtual]
isEmpty() const=0XMLAttDefList [pure virtual]
nextElement()=0XMLAttDefList [pure virtual]
operator delete(void *p)XMemory
operator delete(void *p, MemoryManager *memMgr)XMemory
operator new(size_t size)XMemory
operator new(size_t size, MemoryManager *memMgr)XMemory
Reset()=0XMLAttDefList [pure virtual]
XMemory()XMemory [protected]
XMemory(const XMemory &)XMemory [protected]
XMLAttDefList(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLAttDefList [protected]
~XMLAttDefList()XMLAttDefList [virtual]


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