Uses of Class
io.goobi.viewer.model.citation.CitationProcessorWrapper
Packages that use CitationProcessorWrapper
Package
Description
Provides the metadata domain model for the Goobi viewer, covering metadata field
definitions, values, parameters, replacement rules, containers, and display utilities.
Contains the core viewer model, including the central
ViewManager, physical and structural record elements,
page navigation, MIME type handling, and supporting value types used across the viewer presentation layer.-
Uses of CitationProcessorWrapper in io.goobi.viewer.model.metadata
Methods in io.goobi.viewer.model.metadata that return CitationProcessorWrapperMethods in io.goobi.viewer.model.metadata with parameters of type CitationProcessorWrapperModifier and TypeMethodDescriptionvoidMetadata.setCitationProcessorWrapper(CitationProcessorWrapper citationProcessorWrapper) -
Uses of CitationProcessorWrapper in io.goobi.viewer.model.viewer
Methods in io.goobi.viewer.model.viewer that return CitationProcessorWrapperMethods in io.goobi.viewer.model.viewer with parameters of type CitationProcessorWrapperModifier and TypeMethodDescriptionvoidViewManager.setCitationProcessorWrapper(CitationProcessorWrapper citationProcessorWrapper)