Home | Trees | Indices | Help |
|
---|
|
Classes | |
DocType Defines a number of commonly used DOCTYPE declarations as constants. |
|
XMLSerializer Produces XML text from an event stream. |
|
XHTMLSerializer Produces XHTML text from an event stream. |
|
HTMLSerializer Produces HTML text from an event stream. |
|
TextSerializer Produces plain text from an event stream. |
Functions | |||
|
|||
|
Function Details |
Since: version 0.4.1 Note:
Changed in 0.5: added the |
Return a serializer object for the given method. Any additional keyword arguments are passed to the serializer, and thus
depend on the
See Also: XMLSerializer, XHTMLSerializer, HTMLSerializer, TextSerializer Since: version 0.4.1 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 22 14:10:35 2010 | http://epydoc.sourceforge.net |