Trees | Index | Help |
---|
Package Bio :: Module ParserSupport :: Class TaggingConsumer |
|
AbstractConsumer
--+
|
TaggingConsumer
Method Summary | |
---|---|
TaggingConsumer(handle=sys.stdout, colwidth=15, maxwidth=80) | |
__getattr__(self,
attr)
| |
unhandled(self,
data)
| |
unhandled_section(self)
| |
_print_name(self,
name,
data)
| |
Inherited from AbstractConsumer | |
| |
|
Method Details |
---|
__init__(self,
handle=None,
colwidth=15,
maxwidth=80)
TaggingConsumer(handle=sys.stdout, colwidth=15, maxwidth=80)
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Jul 16 15:49:01 2005 | http://epydoc.sf.net |