EMF load file



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?
.