Package ZenRelations :: Module ImportRM
[hide private]
[frames] | no frames]

Module ImportRM

source code

Classes [hide private]
  ImportRM
Wrapper module to interface between Zope and the Python SAX XML library.
  SpoofedOptions
SpoofedOptions
  NoLoginImportRM
An ImportRM that does not call the __init__ method on ZCmdBase
Variables [hide private]
  __doc__ = """Impor...
Variables Details [hide private]

__doc__

Value:
"""ImportRM
Import RelationshipManager objects into a Zope database
This provides support methods used by the Python xml.sax library to
parse and construct an XML document.

Descriptions of the XML document format can be found in the
Developers Guide.
"""