Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | NamedObjectMap
An extended dictionary intended to assist with QName resolution.
These dictionaries have an attribute that identifies a category of named objects within a Namespace; the specifications for various documents require that certain groups of objects must be unique, while uniqueness is not required between groups. The dictionary also retains a pointer to the Namespace instance for which it holds objects.
|
|||
|
|||
|
|||
new empty dictionary |
|
||
Inherited from Inherited from |
|
|||
__namespace = None hash(x) |
|||
__category = None hash(x) |
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Dec 17 13:09:09 2012 | http://epydoc.sourceforge.net |