Package swaml :: Package classes :: Module mailinglist :: Class MailingList
[show private | hide private]
[frames | no frames]

Class MailingList


Mailing List abstraction
Method Summary
  __init__(self, config, lang)
Constructor method
  publish(self)
Publish the messages
  __addSite(self, graph, url)
Add the site
  __createDir(self)
Create the necessary directory
  __getUri(self)
Get the mailing list URI
  __parse(self)
Parse mailingg list and load all indexes into memory
  __toRDF(self)
Dump mailing list into a RDF file

Method Details

__init__(self, config, lang=None)
(Constructor)

Constructor method
Parameters:
config - configuration
lang - language

publish(self)

Publish the messages

__addSite(self, graph, url)

Add the site
Parameters:
graph - mailing list graph
url - site url

To Do: write a new class

__createDir(self)

Create the necessary directory

__getUri(self)

Get the mailing list URI
Returns:
uri

__parse(self)

Parse mailingg list and load all indexes into memory

__toRDF(self)

Dump mailing list into a RDF file

Generated by Epydoc 2.1 on Thu Dec 28 16:31:10 2006 http://epydoc.sf.net