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
getId
()const
getKey
()const
getName
()const
getPublicId
()const
getSystemId
()const
setBaseURI
(const XMLCh *const newId)
setId
(const unsigned int newId)
setName
(const XMLCh *const notName)
setPublicId
(const XMLCh *const newId)
setSystemId
(const XMLCh *const newId)
XMLNotationDecl
()
XMLNotationDecl
(const XMLCh *const notName,const XMLCh *const pubId,const XMLCh *const sysId,const XMLCh *const baseURI=0)
~XMLNotationDecl
()
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.