Uses of Class
org.apache.jena.atlas.web.MediaRange
-
Uses of MediaRange in org.apache.jena.atlas.web
Modifier and TypeMethodDescriptionAcceptList.first()
Find and return a match for a specific MediaType.ModifierConstructorDescriptionAcceptList
(MediaRange... acceptItems) Create a list of accept items from the give MediaTypes.MediaRange
(MediaRange other) ModifierConstructorDescriptionAcceptList
(List<MediaRange> mediaRanges) Create a list of accept items from the give strings.