component-installation-plugin / com.intershop.gradle.component.installation.filter / FormattedProperties / load
load
@Synchronized fun load(originalReader: Reader): Unit
This method load this properties from the given input stream.
Parameters
originalReader - The stream to read the properties from.
Exceptions
java.io.IOException - if the stream could not be read.