Returns a reference to a file with the specified name that is located
somewhere on the classpath. The code for this method is an adaptation
of code supplied by Dave Postill.
Parameters: name - the filename. a reference to a file or null if no file could be found.