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
 

XMLEntityDecl Member List

This is the complete list of members for XMLEntityDecl, including all inherited members.

getBaseURI() const XMLEntityDecl
getDeclaredInIntSubset() const =0XMLEntityDecl [pure virtual]
getId() const XMLEntityDecl
getIsParameter() const =0XMLEntityDecl [pure virtual]
getIsSpecialChar() const =0XMLEntityDecl [pure virtual]
getKey() const XMLEntityDecl
getMemoryManager() const XMLEntityDecl
getName() const XMLEntityDecl
getNotationName() const XMLEntityDecl
getPublicId() const XMLEntityDecl
getSystemId() const XMLEntityDecl
getValue() const XMLEntityDecl
getValueLen() const XMLEntityDecl
isExternal() const XMLEntityDecl
isUnparsed() const XMLEntityDecl
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
setBaseURI(const XMLCh *const newId)XMLEntityDecl
setId(const unsigned int newId)XMLEntityDecl
setName(const XMLCh *const entName)XMLEntityDecl
setNotationName(const XMLCh *const newName)XMLEntityDecl
setPublicId(const XMLCh *const newId)XMLEntityDecl
setSystemId(const XMLCh *const newId)XMLEntityDecl
setValue(const XMLCh *const newValue)XMLEntityDecl
XMemory()XMemory [protected]
XMLEntityDecl(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLEntityDecl
XMLEntityDecl(const XMLCh *const entName, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLEntityDecl
XMLEntityDecl(const XMLCh *const entName, const XMLCh *const value, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLEntityDecl
XMLEntityDecl(const XMLCh *const entName, const XMLCh value, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLEntityDecl
~XMLEntityDecl()XMLEntityDecl [virtual]



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