Package io.goobi.viewer.model.variables
package io.goobi.viewer.model.variables
Provides variable substitution support for template strings, replacing
{variable-name} placeholders
with values sourced from configuration and Solr document fields.-
ClassesClassDescriptionA no-operation
VariableReplacerthat is initialised with an empty variable map and leaves all input strings unchanged.Constants class defining the namespace prefixes and variable key names used by theVariableReplacerto substitute placeholders in configuration strings.Replace variable expression denoted by{variable-name}in strings.