Home | Trees | Index | Help |
---|
|
RDFMessage
: Conversion of message resources to RDF information.
Format
: Constants for parsing and writing.
FormatWriters
: Format writer classes.
Parsers
: Conversion of messages to and from RDF representations.
Store
: Storage of nodes according to RDFMessage conventions.
Writers
: Writer classes.
RDFFormats.FormatWriters.DOMWriter
:
A DOM document writer.
RDFMessage.FormatWriters.DOMWriter
:
A DOM document writer.
RDFFormats.Store.AbstractHandler
:
WebOrganiser-compatible handler methods.
RDFFormats.Store.Store
:
A store class providing, in each instance, a wrapper around an underlying
store, convenience attributes based on namespaces from the Format module and
node types from the underlying store implementation, and a selection of
higher-level operations relevant to parsing and writing.
RDFMessage.Store.Store
:
A store providing support for the parsing and writing of messages.
RDFFormats.Store.AbstractStore
:
The interface employed by the RDFCalendar.Parsers classes.
RDFFormats.Store.Store
:
A store class providing, in each instance, a wrapper around an underlying
store, convenience attributes based on namespaces from the Format module and
node types from the underlying store implementation, and a selection of
higher-level operations relevant to parsing and writing.
RDFMessage.Store.Store
:
A store providing support for the parsing and writing of messages.
RDFFormats.Writers.Writer
:
A writer class which, acting as a visitor on nodes in a store, employs a
format writer in order to produce actual output.
RDFMessage.FormatWriters.MessageWriter
:
A message writer class.
RDFMessage.Parsers.DOMParser
:
A parser which reads messages from DOM documents.
RDFMessage.Parsers.MailboxParser
:
A mailbox parser.
exceptions.Exception
:
Common base class for all exceptions.
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Mar 27 01:15:17 2007 | http://epydoc.sf.net |