| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
                  object --+            
                           |            
    etree.ElementClassLookup --+        
                               |        
etree.FallbackElementClassLookup --+    
                                   |    
      etree.CustomElementClassLookup --+
                                       |
                                      HtmlElementClassLookup
A lookup scheme for HTML Element classes.
To create a lookup instance with different Element classes, pass a tag name mapping of Element classes in the classes keyword argument and/or a tag name mapping of Mixin classes in the mixins keyword argument. The special key '*' denotes a Mixin class that should be mixed into all Element classes.
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| _default_element_classes =  | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| 
 
 | 
| 
 
 | 
| 
 | |||
| _default_element_classes
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 24 17:06:49 2017 | http://epydoc.sourceforge.net |