Package bioMoby :: Module mobyDataTypes :: Class MobyContent
[show private | hide private]
[frames | no frames]

Class MobyContent


The class describes a Moby Content (for queries or answers)
Method Summary
  __init__(self, queryData, authority, servicenotes)
Optional parameters indicate the authority's URL and notes about the service
  __getitem__(self, key)
  __len__(self)
  __setitem__(self, key, item)
  __str__(self)
The XML reprentation of the content
  keys(self)

Method Details

__init__(self, queryData, authority='', servicenotes='')
(Constructor)

Optional parameters indicate the authority's URL and notes about the service

__str__(self)
(Informal representation operator)

The XML reprentation of the content

Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 http://epydoc.sf.net