| 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.
__builtin__.object:
The most base type...
exceptions.BaseException:
Common base class for all exceptions...
exceptions.Exception:
Common base class for all non-exit exceptions.
__builtin__.type:
type(object) -> the object's type...
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Sep 18 23:32:37 2007 | http://epydoc.sf.net |