Find the directory or jar a given resource has been loaded from. @param c the classloader to be consulted for the source. @param resource the resource whose location is required. @return the file with the resource source or null if we cannot determine the location. @since Ant 1.6
(ClassLoader c, String resource)
source not stored for this graph (policy: none)
no test coverage detected