We tried using your library to parse an meta model made by Java EMF librray. We were able to parse the .ecore file with your library and facing issues when we try to load an instance of this model stored in a .xmi file.
We have no issues reading the ecore file, but we are wondering the capability of reading an .xmi file. Is this use case supported by your library or we have to write an extension for your library to parse the .xmi file and have an EObject as output?