| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
              object --+    
                       |    
etree.ElementClassLookup --+
                           |
                          ObjectifyElementClassLookup
| 
 | |||
| 
 | |||
| a new object with type S, a subtype of T | 
 | ||
| Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 Lookup mechanism for objectify. The default Element classes can be replaced by passing subclasses of ObjectifiedElement and ObjectifiedDataElement as keyword arguments. 'tree_class' defines inner tree classes (defaults to ObjectifiedElement), 'empty_data_class' defines the default class for empty data elements (defaults to StringElement). 
 | 
| 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 3 17:42:30 2017 | http://epydoc.sourceforge.net |