Generated by
JDiff

Class org.springframework.web.context.support.ServletContextResource

Changed Methods
boolean isReadable() Documentation changed from old to new.
Method was inherited from AbstractFileResolvingResource, but is now defined locally.
This implementation delegates to ServletContext.getResourceAsStream, which returns null in case of a non-readable resource (e.g.