We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 054e8a3 + 140653a commit 5213865Copy full SHA for 5213865
odml/tools/odmlparser.py
@@ -1,4 +1,3 @@
1
-#!/usr/bin/env python
2
"""
3
A generic odML parsing module. It parses odML files and documents.
4
All supported formats can be found in parser_utils.SUPPORTED_PARSERS.
odml/tools/xmlparser.py
The xmlparser module provides access to the XMLWriter and XMLReader classes.
Both handle the conversion of odML documents from and to XML files and strings.
0 commit comments