Package Bio :: Module ParserSupport :: Class AbstractConsumer
[hide private]
[frames] | no frames]

Class AbstractConsumer

source code

Known Subclasses:

Base class for other Consumers.

Derive Consumers from this class and implement appropriate methods for each event that you want to receive.

Instance Methods [hide private]
 
__getattr__(self, attr) source code
 
_unhandled(self, data) source code
 
_unhandled_section(self) source code