|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaRange | |
|---|---|
| org.apache.jena.atlas.web | |
| Uses of MediaRange in org.apache.jena.atlas.web |
|---|
| Methods in org.apache.jena.atlas.web that return MediaRange | |
|---|---|
MediaRange |
AcceptList.first()
|
MediaRange |
AcceptList.match(MediaType offer)
Find and return a match for a specific MediaType. |
| Constructors in org.apache.jena.atlas.web with parameters of type MediaRange | |
|---|---|
AcceptList(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 MediaRange | |
|---|---|
AcceptList(List<MediaRange> mediaRanges)
Create a list of accept items from the give strings. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||