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  

XMLEntityDecl Member List

This is the complete list of members for XMLEntityDecl, including all inherited members.
getBaseURI() constXMLEntityDecl
getDeclaredInIntSubset() const=0XMLEntityDecl [pure virtual]
getId() constXMLEntityDecl
getIsParameter() const=0XMLEntityDecl [pure virtual]
getIsSpecialChar() const=0XMLEntityDecl [pure virtual]
getKey() constXMLEntityDecl
getMemoryManager() constXMLEntityDecl
getName() constXMLEntityDecl
getNotationName() constXMLEntityDecl
getPublicId() constXMLEntityDecl
getSystemId() constXMLEntityDecl
getValue() constXMLEntityDecl
getValueLen() constXMLEntityDecl
isExternal() constXMLEntityDecl
isUnparsed() constXMLEntityDecl
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
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]
XMemory(const 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 © 2004 The Apache Software Foundation. All Rights Reserved.