Go to the source code of this file.
| Namespaces | |
| parse_xml | |
| Functions | |
| def | parse_xml.categorize_xml (tree) | 
| def | parse_xml.find_all_elements (tree, name, tag) | 
| def | parse_xml.find_first_element_with_tag (tree, tag) | 
| def | parse_xml.find_method_element_text (method, name) | 
| def | parse_xml.generate_xml (input_path, output_path, quiet=False) | 
| def | parse_xml.init_doc (file_path) | 
| def | parse_xml.parse (input_path, output_path, quiet=False, generate_xml_flag=True) | 
| Variables | |
| string | parse_xml.DOXYGEN_CONF = 'doxygen.conf' |