Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: jasbill on July 08, 2005, 09:45:49 am
-
Does anyone know of a Java-based toolkit that will parse XMI files generated by EA?
-
I'm actually in the midst of using XSLT to do the same thing. Are you trying to parse and re-format or re-jig the XMI content?
This *should* work, although I'm having problems referencing the EA namespaces in the XMI file.
If I ever get this to work, I'll post it and perhaps you can re-use this.
Gary
-
I am actually just interested in reading the content of the XMI into some sort of Java objects so that the content can be used for custom (Java code) processing.