Parses an xml ivy file and output a ModuleDescriptor. For dependency and performance reasons, it
uses only the SAX API, which makes the parsing code harder to understand.
Parameters: ivy - Parameters: xmlURL - the url pointing to the file to parse Parameters: res - the real resource to parse, used for log only Parameters: validate - throws: ParseException - throws: IOException -