Generated by
JDiff

Class org.springframework.core.io.AbstractResource

Changed Methods
long contentLength() Documentation changed from old to new.
This implementation reads the entire InputStream to calculate the content length.
String getFilename() Change in exceptions thrown from java.lang.IllegalStateException to no exceptions.
Documentation changed from old to new.
This implementation always returns null, assuming that this resource type does not have a filename.