Trees Indices Help
Python Standard Library
Package xml :: Package sax :: Module handler :: Class DTDHandler
[]

_ClassType DTDHandler

Handle DTD events.

This interface specifies only those DTD events required for basic parsing (unparsed entities and attributes).

Instance Methods [hide private]
notationDecl(self, name, publicId, systemId)
Handle a notation declaration event.
unparsedEntityDecl(self, name, publicId, systemId, ndata)
Handle an unparsed entity declaration event.
Trees Indices Help
Python Standard Library

AltStyle によって変換されたページ (->オリジナル) /