Uses of Class
org.apache.jena.atlas.web.MediaRange
Packages that use MediaRange
-
Uses of MediaRange in org.apache.jena.atlas.web
Methods in org.apache.jena.atlas.web that return MediaRangeModifier and TypeMethodDescriptionAcceptList.first()Find and return a match for a specific MediaType.Methods in org.apache.jena.atlas.web that return types with arguments of type MediaRangeConstructors in org.apache.jena.atlas.web with parameters of type MediaRangeModifierConstructorDescriptionAcceptList(MediaRange... acceptItems) Create a list of accept items from the give MediaTypes.MediaRange(MediaRange other) Constructor parameters in org.apache.jena.atlas.web with type arguments of type MediaRangeModifierConstructorDescriptionAcceptList(List<MediaRange> mediaRanges) Create a list of accept items from the give strings.