Uses of Class
de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.PresentationResponseHeaders
-
Packages that use CustomResponseHeaders.PresentationResponseHeaders Package Description de.digitalcollections.iiif.hymir.config -
-
Uses of CustomResponseHeaders.PresentationResponseHeaders in de.digitalcollections.iiif.hymir.config
Methods in de.digitalcollections.iiif.hymir.config that return CustomResponseHeaders.PresentationResponseHeaders Modifier and Type Method Description static CustomResponseHeaders.PresentationResponseHeadersCustomResponseHeaders.PresentationResponseHeaders. empty()Constructors in de.digitalcollections.iiif.hymir.config with parameters of type CustomResponseHeaders.PresentationResponseHeaders Constructor Description CustomResponseHeaders(List<CustomResponseHeaders.ResponseHeader> all, CustomResponseHeaders.ImageResponseHeaders image, CustomResponseHeaders.PresentationResponseHeaders presentation)
-