Package flumotion :: Package common :: Module registry
[show private | hide private]
[frames | no frames]

Module flumotion.common.registry

parsing of registry, which holds component and bundle information
Classes
ComponentRegistry Registry, this is normally not instantiated.
RegistryDirectory I represent a directory under a registry path.
RegistryEntryBundle This class represents a <bundle> entry in the registry
RegistryEntryBundleDirectory This class represents a <directory> entry in the registry
RegistryEntryBundleFilename This class represents a <filename> entry in the registry
RegistryEntryComponent This class represents a <component> entry in the registry
RegistryEntryEntry This class represents a <entry> entry in the registry
RegistryEntryFile This class represents a <file> entry in the registry
RegistryEntryProperty This class represents a <property> entry in the registry
RegistryParser Registry parser

Exceptions
XmlDeprecatedError The given XML is for an older version.
XmlParserError Error during parsing of XML.

Function Summary
  _getMTime(file)
  _istrue(value)

Variable Summary
ComponentRegistry registry = <flumotion.common.registry.ComponentRegistry ...

Variable Details

registry

Type:
ComponentRegistry
Value:
<flumotion.common.registry.ComponentRegistry instance at 0xb7c981ec>   

Generated by Epydoc 2.1 on Wed Feb 16 07:23:00 2005 http://epydoc.sf.net