Returns the module metadata artifact corresponding to the given module revision id that this
parser parses
Parameters: res - the resource for which the module artifact should be returned Parameters: mrid - the module revision id for which the module artifact should be returned the module artifact corresponding to the given mrid and resource
Convert a module descriptor to an ivy file. This method MUST close the given input stream
when job is finished
Parameters: is - input stream with opened on original module descriptor resource