Python module for translating IBM Rhapsody projects and files into XML trees.
Classes:
- RhapsodyProjectParser
- Creates dictionary for XML tree for a IBM Rhapsody project file(*.rpy) and linked project files.
- RhapsodyFileParser
- Translates a IBM Rhapsody formatted string or file into an XML tree.