Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Classes | Namespaces | Functions
xml_writer.py File Reference

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...