component-installation-plugin / com.intershop.gradle.component.installation.filter / PlaceholderReplacementFilter / <init>

<init>

PlaceholderReplacementFilter()

PlaceholderReplacement filter reader edits each line of a line. It replaces placeholders with a specified value. The placeholder and replacements are stored in a map. The begin and end tokens for the placeholders can be configured. The default values are "<@" and "@>".