Go to the source code of this file.
Classes | |
| class | xorn.xml_writer.XMLWriter |
| Writing XML documents. More... | |
Namespaces | |
| xorn.xml_writer | |
| Writing XML documents. | |
Functions | |
| def | xorn.xml_writer.valid_name |
| Checks whether a string is a valid XML name. More... | |
| def | xorn.xml_writer.escape |
| Escape XML metacharacters in a string. More... | |
1.8.8