Table of Contents

Class: _Scanner Bio/Prosite/__init__.py

Scans Prosite-formatted data.

Tested with: Release 15.0, July 1998

Methods   
_scan_3d
_scan_ac
_scan_cc
_scan_copyrights
_scan_de
_scan_do
_scan_dr
_scan_dt
_scan_id
_scan_line
_scan_ma
_scan_nr
_scan_pa
_scan_record
_scan_ru
_scan_terminator
feed
  _scan_3d 
_scan_3d (
        self,
        uhandle,
        consumer,
        )

  _scan_ac 
_scan_ac (
        self,
        uhandle,
        consumer,
        )

  _scan_cc 
_scan_cc (
        self,
        uhandle,
        consumer,
        )

  _scan_copyrights 
_scan_copyrights (
        self,
        uhandle,
        consumer,
        )

  _scan_de 
_scan_de (
        self,
        uhandle,
        consumer,
        )

  _scan_do 
_scan_do (
        self,
        uhandle,
        consumer,
        )

  _scan_dr 
_scan_dr (
        self,
        uhandle,
        consumer,
        )

  _scan_dt 
_scan_dt (
        self,
        uhandle,
        consumer,
        )

  _scan_id 
_scan_id (
        self,
        uhandle,
        consumer,
        )

  _scan_line 
_scan_line (
        self,
        line_type,
        uhandle,
        event_fn,
        exactly_one=None,
        one_or_more=None,
        any_number=None,
        up_to_one=None,
        )

  _scan_ma 
_scan_ma (
        self,
        uhandle,
        consumer,
        )

  _scan_nr 
_scan_nr (
        self,
        uhandle,
        consumer,
        )

  _scan_pa 
_scan_pa (
        self,
        uhandle,
        consumer,
        )

  _scan_record 
_scan_record (
        self,
        uhandle,
        consumer,
        )

  _scan_ru 
_scan_ru (
        self,
        uhandle,
        consumer,
        )

  _scan_terminator 
_scan_terminator (
        self,
        uhandle,
        consumer,
        )

  feed 
feed (
        self,
        handle,
        consumer,
        )

feed(self, handle, consumer)

Feed in Prosite data for scanning. handle is a file-like object that contains prosite data. consumer is a Consumer object that will receive events as the report is scanned.

Exceptions   
SyntaxError, "There doesn't appear to be a record"

Table of Contents

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