Package Bio :: Package SwissProt :: Module KeyWList :: Class _ListConsumer
[hide private]
[frames] | no frames]

Class _ListConsumer

source code

ParserSupport.AbstractConsumer --+
                                 |
                                _ListConsumer

Consumer that converts a keywlist.txt file into a list of keywords.

Members: keywords List of keywords.

Instance Methods [hide private]
 
__init__(self) source code
 
start_keywords(self) source code
 
keyword(self, line) source code

Inherited from ParserSupport.AbstractConsumer: __getattr__