Package RDFMessage :: Module FormatWriters :: Class MessageWriter
[show private | hide private]
[frames | no frames]

Class MessageWriter


A message writer class.

Method Summary
  __init__(self, f)
Initialise the writer with a stream 'f'.
  close(self)
  end_element(self, label)
  start_element(self, label)
  write_attribute(self, name, modifiers, value, subvalues, multivalues)

Method Details

__init__(self, f)
(Constructor)

Initialise the writer with a stream 'f'.

Generated by Epydoc 2.1 on Tue Sep 18 23:32:37 2007 http://epydoc.sf.net