|
|
Re: Is there any jar file for retreving the content fo the xmi file [message #113361 is a reply to message #113047] |
Wed, 21 March 2007 04:50  |
Eclipse User |
|
|
|
thanks dmitry
do u mean all emf jar files in eclipse will be usefull in reading the
content of the xmi file or is there any specific jar,with the help of the
API'S org.eclipse.emf.ecore.xmi.impl.SAXXMIHandler
org.eclipse.emf.ecore.xmi.impl.XMIHandler..we can get data from a xmi
file...
i opened the org.eclipse.emf.ecore.xmi_2.2.0.v200606271057.jar file and
studied the class files in it,from there only i found these API'S ...
can u tell me how can i use the jar file for my scenario..what i mean is
the jar file which i have studies i think that it is using the hashmap and
array list to store the data of ami file,if i can use the jar file for my
scenario then the data which is stored in the hashmap can be accesed
directly which consists the content of the xmi file.this will be much more
effecient than parsing a xmi file...
lokesh
|
|
|
Powered by
FUDForum. Page generated in 0.26929 seconds