Uses of Class
io.goobi.viewer.model.variables.VariableReplacer
Packages that use VariableReplacer
-
Uses of VariableReplacer in io.goobi.viewer.controller.config.filter
Methods in io.goobi.viewer.controller.config.filter with parameters of type VariableReplacerModifier and TypeMethodDescriptionboolean
AbstractFilterConfiguration.applies
(VariableReplacer vr) Test whether all conditions of this filter apply, if any.boolean
ConfiguredValueFilter.passes
(VariableReplacer vr) This is the main method to apply the filter.boolean
ConfiguredValueFilter.passes
(String value, VariableReplacer vr) boolean
IFilterConfiguration.passes
(String value, VariableReplacer vr) boolean
PassedValueFilter.passes
(String value, VariableReplacer vr) This is the main method to apply the filter.