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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

Programming
Samples
FAQs

API Docs
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

API Docs for SAX and DOM
 

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() const XMLAttDefList
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 delete(void *p, void *ptr)XMemory
operator new(size_t size)XMemory
operator new(size_t size, MemoryManager *memMgr)XMemory
operator new(size_t size, void *ptr)XMemory
Reset()=0XMLAttDefList [pure virtual]
XMemory()XMemory [protected]
XMLAttDefList(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLAttDefList [protected]
~XMLAttDefList()XMLAttDefList [virtual]



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