Uses of Class
io.goobi.viewer.model.metadata.MetadataReplaceRule
Packages that use MetadataReplaceRule
-
Uses of MetadataReplaceRule in io.goobi.viewer.model.metadata
Methods in io.goobi.viewer.model.metadata that return types with arguments of type MetadataReplaceRuleModifier and TypeMethodDescriptionMetadataParameter.getReplaceRules()
Getter for the fieldreplaceRules
.Method parameters in io.goobi.viewer.model.metadata with type arguments of type MetadataReplaceRuleModifier and TypeMethodDescriptionstatic String
MetadataTools.applyReplaceRules
(String value, List<MetadataReplaceRule> replaceRules, String pi) applyReplaceRules.MetadataParameter.setReplaceRules
(List<MetadataReplaceRule> replaceRules)