| Trees | Index | Help |
|---|
| Package flumotion :: Package common :: Module registry |
|
| Classes | |
|---|---|
ComponentRegistry |
Registry, this is normally not instantiated. |
RegistryDirectory |
I represent a directory under a path managed by the registry. |
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)
| |
ComponentRegistry
|
Return the registry. |
| Variable Summary | |
|---|---|
NoneType |
__registry = None |
| Function Details |
|---|
getRegistry()Return the registry. Only one registry will ever be created.
|
| Variable Details |
|---|
__registry
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 | http://epydoc.sf.net |