Python LMF library
 All Classes Namespaces Files Functions Variables
Namespaces | Functions
xml_format.py File Reference

Go to the source code of this file.

Namespaces

 pylmflib.pylmflib.utils.xml_format
 

Functions

def pylmflib.pylmflib.utils.xml_format.prettify
 Return a pretty-printed XML string for the given XML element. More...
 
def pylmflib.pylmflib.utils.xml_format.write_result
 Write an XML element into a pretty XML output file. More...
 
def pylmflib.pylmflib.utils.xml_format.parse_xml
 Parse an XML file. More...