Package org.fcrepo.http.commons.domain
Class MultiPrefer
java.lang.Object
org.fcrepo.http.commons.domain.SinglePrefer
org.fcrepo.http.commons.domain.MultiPrefer
Aggregates information from multiple Prefer HTTP headers.
- Since:
- 23 October 2014
- Author:
- ajs6f
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.fcrepo.http.commons.domain.SinglePrefer
getHandling, getReturn, hasHandling, hasReturn, preferTags
-
Constructor Details
-
MultiPrefer
- Parameters:
header- the header
-
MultiPrefer
- Parameters:
prefers- the prefers
-