Table of Contents

Class: NdbParser Bio/Ndb/__init__.py

Parses Ndb sequence data into a Record object. data available at: http://ndbserver.rutgers.edu/NDB/NDBATLAS/index.html

Base Classes   
sgmllib.SGMLParser
Methods   
_flush_text
_parse_chain
do_br
end_h1
end_h2
end_i
end_li
end_sub
end_ul
feed
handle_data
parse
reset
start_h1
start_h2
start_i
start_li
start_sub
start_ul
  _flush_text 
_flush_text ( self )

  _parse_chain 
_parse_chain ( self )

  do_br 
do_br ( self,  attrs )

  end_h1 
end_h1 ( self )

  end_h2 
end_h2 ( self )

  end_i 
end_i ( self )

  end_li 
end_li ( self )

  end_sub 
end_sub ( self )

  end_ul 
end_ul ( self )

  feed 
feed ( self,  handle )

feed(self, handle )

Feed in ndb data for scanning. handle is a file-like object containing ndb data. consumer is a Consumer object that will receive events as the ndb data is scanned.

  handle_data 
handle_data ( self,  newtext )

  parse 
parse ( self,  handle )

  reset 
reset ( self )

  start_h1 
start_h1 ( self,  attrs )

  start_h2 
start_h2 ( self,  attrs )

  start_i 
start_i ( self,  attrs )

  start_li 
start_li ( self,  attrs )

  start_sub 
start_sub ( self,  attrs )

  start_ul 
start_ul ( self,  attrs )


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:18 2002 by HappyDoc version 2.0.1