Package RDFMessage :: Module Parsers :: Class MailboxParser
[show private | hide private]
[frames | no frames]

Class MailboxParser


A mailbox parser.

Method Summary
  parse(self, f, store, uriref)
Parse the contents of the file object 'f', looking for message information to be recorded in the given 'store'.

Method Details

parse(self, f, store, uriref)

Parse the contents of the file object 'f', looking for message
information to be recorded in the given 'store'. Use the given 'uriref'
value to define a unique identifier for the parsed file.

Generated by Epydoc 2.1 on Tue Mar 27 01:15:17 2007 http://epydoc.sf.net