Home | Trees | Indices | Help |
|
---|
|
SAX-based adapter to copy trees from/to the Python standard library.
Use the ElementTreeContentHandler class to build an ElementTree from SAX events.
Use the ElementTreeProducer class or the saxify() function to fire the SAX events of an ElementTree against a SAX ContentHandler.
See http://codespeak.net/lxml/sax.html
|
|||
SaxError General SAX error. |
|||
ElementTreeContentHandler Build an lxml ElementTree from SAX events. |
|||
ElementTreeProducer Produces SAX events for an element and children. |
|
|||
|
|||
|
|
|||
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Nov 4 09:26:47 2017 | http://epydoc.sourceforge.net |