Uses of Class
org.dspace.rdf.negotiation.MediaRange
-
Packages that use MediaRange Package Description org.dspace.rdf.negotiation -
-
Uses of MediaRange in org.dspace.rdf.negotiation
Methods in org.dspace.rdf.negotiation that return types with arguments of type MediaRange Modifier and Type Method Description static Comparator<MediaRange>Negotiator. getMediaRangeComparator()Method to get a comparator to compare media ranges regarding their content negotiation precedence.
-