GNU Info
Info Node: (python2.1-lib.info)DTDHandler Objects
(python2.1-lib.info)DTDHandler Objects
DTDHandler Objects
------------------
`DTDHandler' instances provide the following methods:
`notationDecl(name, publicId, systemId)'
Handle a notation declaration event.
`unparsedEntityDecl(name, publicId, systemId, ndata)'
Handle an unparsed entity declaration event.
automatically generated by info2www version 1.2.2.9
|