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
() const
XMLEntityDecl
getDeclaredInIntSubset
() const=0
XMLEntityDecl
[pure virtual]
getId
() const
XMLEntityDecl
getIsParameter
() const=0
XMLEntityDecl
[pure virtual]
getIsSpecialChar
() const=0
XMLEntityDecl
[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 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 © 1994-2004 The Apache Software Foundation. All Rights Reserved.