API Docs for SAX and DOM
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
XMLNotationDecl Member List
This is the complete list of members for
XMLNotationDecl
, including all inherited members.
getBaseURI
() const
XMLNotationDecl
getId
() const
XMLNotationDecl
getKey
() const
XMLNotationDecl
getMemoryManager
() const
XMLNotationDecl
getName
() const
XMLNotationDecl
getNameSpaceId
() const
XMLNotationDecl
getPublicId
() const
XMLNotationDecl
getSystemId
() const
XMLNotationDecl
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)
XMLNotationDecl
setId
(const unsigned int newId)
XMLNotationDecl
setName
(const XMLCh *const notName)
XMLNotationDecl
setNameSpaceId
(const unsigned int newId)
XMLNotationDecl
setPublicId
(const XMLCh *const newId)
XMLNotationDecl
setSystemId
(const XMLCh *const newId)
XMLNotationDecl
XMemory
()
XMemory
[protected]
XMemory
(const XMemory &)
XMemory
[protected]
XMLNotationDecl
(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
XMLNotationDecl
XMLNotationDecl
(const XMLCh *const notName, const XMLCh *const pubId, const XMLCh *const sysId, const XMLCh *const baseURI=0, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
XMLNotationDecl
~XMLNotationDecl
()
XMLNotationDecl
Copyright © 1994-2004 The Apache Software Foundation. All Rights Reserved.