Home | Trees | Indices | Help |
|
---|
|
object --+ | ElementClassLookup --+ | FallbackElementClassLookup --+ | AttributeBasedElementClassLookup
Checks an attribute of an Element and looks up the value in a class dictionary.
Arguments: * attribute name - '{ns}name' style string * class mapping - Python dict mapping attribute values to Element classes * fallback - optional fallback lookup mechanism
A None key in the class mapping will be checked if the attribute is missing.
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Feb 1 19:02:24 2008 | http://epydoc.sourceforge.net |