Generated by
JDiff

Class org.springframework.core.io.support.PropertiesLoaderUtils

Added Methods
void fillProperties(Properties, EncodedResource) Fill the given properties from the given EncodedResource, potentially defining a specific encoding for the properties file.
Properties loadProperties(EncodedResource) Load properties from the given EncodedResource, potentially defining a specific encoding for the properties file.