Generated by
JDiff

Class org.springframework.util.ResourceUtils

Added Methods
URL extractArchiveURL(URL) Extract the URL for the outermost archive from the given jar/war URL (which may point to a resource in a jar file or to a jar file itself).
 

Added Fields
String WAR_URL_PREFIX URL prefix for loading from a war file on Tomcat: "war:"
String WAR_URL_SEPARATOR Special separator between WAR URL and jar part on Tomcat