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.
getId
() const
getKey
() const
getName
() const
getPublicId
() const
getSystemId
() const
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 )
~XMLNotationDecl
()
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.