Uses of Class
io.goobi.viewer.model.variables.VariableReplacer

Packages that use VariableReplacer
Package
Description
Core controller and utility classes of the Goobi viewer.
Configuration-driven value filters used to include or exclude data based on rules defined in the viewer configuration.
Lightweight model and configuration value objects used across the controller layer, such as caching maps, labeled values, feature-set and web-resource configurations, and view attribute containers.
Models downloadable resources associated with records in the Goobi viewer, such as pre-generated PDF files and other media offered to users as direct downloads.
Provides variable substitution support for template strings, replacing {variable-name} placeholders with values sourced from configuration and Solr document fields.