Package io.goobi.viewer.model.rss
package io.goobi.viewer.model.rss
Provides the domain model for RSS feed generation in the Goobi viewer, including
feed channels, items, and metadata mappings for newly indexed or updated records.
-
ClassesClassDescriptionRepresents an RSS channel with its metadata and collection of feed items.Description for an RSS feed object.Builds and serialises an RSS feed from Solr search results for the viewer's RSS endpoint.Represents a single object within an RSS feed.Represents metadata for an RSS feed object.