Package | Description |
---|---|
org.apache.jena.atlas.web |
Modifier and Type | Method and Description |
---|---|
MediaRange |
AcceptList.first() |
MediaRange |
AcceptList.match(MediaRange aItem)
Find and return a match for a MediaRange
|
Modifier and Type | Method and Description |
---|---|
MediaRange |
AcceptList.match(MediaRange aItem)
Find and return a match for a MediaRange
|
Constructor and Description |
---|
AcceptList(MediaRange... acceptItems)
Create a list of accept items from the give MediaTypes.
|
MediaRange(MediaRange other) |
Constructor and Description |
---|
AcceptList(List<MediaRange> mediaRanges)
Create a list of accept items from the give strings.
|
Licenced under the Apache License, Version 2.0