| Package | Description |
|---|---|
| org.apache.jena.atlas.web |
| Modifier and Type | Method and Description |
|---|---|
MediaRange |
AcceptList.first() |
MediaRange |
AcceptList.match(MediaType offer)
Find and return a match for a specific MediaType.
|
| 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