java.lang.Object
org.apache.jena.atlas.web.MediaType
org.apache.jena.atlas.web.MediaRange
A media range is a media type used in content negotiation.
It has a q parameter (others are possible but we don't need them ... yet
-
Constructor Summary
ConstructorDescriptionMediaRange
(String string) MediaRange
(String type, String subType, String charset) MediaRange
(MediaRange other) MediaRange
(MediaType other) -
Method Summary
Methods inherited from class org.apache.jena.atlas.web.MediaType
create, create, create, createFromContentType, equals, getCharset, getContentTypeStr, getParameter, getSubType, getType, hashCode, parse, toHeaderString, toString
-
Constructor Details
-
MediaRange
-
MediaRange
-
MediaRange
-
MediaRange
-
-
Method Details
-
get_q
public double get_q() -
accepts
-
grounded
-
moreGroundedThan
-