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.
getDeclaredInIntSubset
() const = 0
[pure virtual]
getId
() const
getIsParameter
() const = 0
[pure virtual]
getIsSpecialChar
() const = 0
[pure virtual]
getKey
() const
getName
() const
getNotationName
() const
getPublicId
() const
getSystemId
() const
getValue
() const
getValueLen
() const
isExternal
() const
isUnparsed
() const
setId
(const unsigned int newId)
setName
( const XMLCh* const entName )
setNotationName
(const XMLCh* const newName)
setPublicId
(const XMLCh* const newId)
setSystemId
(const XMLCh* const newId)
setValue
(const XMLCh* const newValue)
XMLEntityDecl
()
XMLEntityDecl
( const XMLCh* const entName )
XMLEntityDecl
( const XMLCh* const entName , const XMLCh* const value )
XMLEntityDecl
( const XMLCh* const entName , const XMLCh value )
~XMLEntityDecl
()
[virtual]
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.