Home | Trees | Indices | Help |
|
---|
|
object --+ | NamespaceArchive
Represent a file from which one or more namespaces can be read, or to which they will be written.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
Inherited from |
|
The category name to use when storing references to anonymous type definitions. For example, attribute definitions defined within an attribute use in a model group definition.that can be referenced frojm ax different namespace. |
Return a reference to a set specifying the namespace instances that are being archived. This is needed to determine whether a component must be serialized as aa reference. |
Remove this archive from the set of available archives. This is invoked when an archive contains a namespace that the user has specified should not be loaded. |
Return a NamespaceArchive instance associated with the given file. To the extent possible, the same file accessed through different paths returns the same NamespaceArchive instance. |
Scan for available archives, associating them with namespaces. This only validates potential archive contents; it does not load namespace data from the archives. If invoked with no arguments,
|
Return |
Return the set of module records stored in this archive. Each module record represents |
Create a new namespace archive. If If
|
Store the namespaces into the archive.
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 15 14:42:44 2012 | http://epydoc.sourceforge.net |