Package io.goobi.viewer.model.variables
Class NoopVariableReplacer
java.lang.Object
io.goobi.viewer.model.variables.VariableReplacer
io.goobi.viewer.model.variables.NoopVariableReplacer
A no-operation
VariableReplacer that is initialised with an empty variable map
and leaves all input strings unchanged.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.goobi.viewer.model.variables.VariableReplacer
addReplacement, replace, replace, replace, replaceAll, replaceFirst
-
Constructor Details
-
NoopVariableReplacer
public NoopVariableReplacer()
-