Uses of Class
org.fcrepo.http.commons.domain.PreferTag
Packages that use PreferTag
Package
Description
Annotations for working with org.fcrepo.http.api.FedoraNodes.
LDP domain-specific utilities.
-
Uses of PreferTag in org.fcrepo.http.commons.domain
Methods in org.fcrepo.http.commons.domain that return PreferTagModifier and TypeMethodDescriptionstatic PreferTagPreferTag.emptyTag()Create an empty PreferTagSinglePrefer.getHandling()Get the return tag, or a blank default, if none exists.SinglePrefer.getReturn()Get the return tag, or a blank default, if none exists.Methods in org.fcrepo.http.commons.domain that return types with arguments of type PreferTagMethods in org.fcrepo.http.commons.domain with parameters of type PreferTagModifier and TypeMethodDescriptionintWe consider tags with the same name to be equal, because the definition of Prefer headers does not permit that tags with the same name be consumed except by selecting for the first appearing tag.Constructors in org.fcrepo.http.commons.domain with parameters of type PreferTag -
Uses of PreferTag in org.fcrepo.http.commons.domain.ldp
Subclasses of PreferTag in org.fcrepo.http.commons.domain.ldpModifier and TypeClassDescriptionclassA subclass ofPreferTagthat contemplates the possible preferences for Linked Data Platform requests.Constructors in org.fcrepo.http.commons.domain.ldp with parameters of type PreferTag