EMF load file
- From: eldjon <eldjon_kepucka@xxxxxxxxx>
- Date: Wed, 27 Feb 2008 10:28:47 -0800 (PST)
hi,
im trying to write a program which would load xmi files using EMF in
eclipse.
XMLResourceImpl class obtain a metod load(first,second) which needs
two arguments first:thats the file source and the second is a
map<key,value>.and i dont understand what is the second argument
for.why is needed this map and what does it contain?
.