| Modifier and Type | Method and Description |
|---|---|
Set<MediaType> |
AcceptHeader.getAcceptingMediaType(MediaType type) |
List<MediaType> |
AcceptHeader.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
int |
MediaTypeComparator.compare(MediaType o1,
MediaType o2) |
static int |
MediaTypeComparator.compareByWildCardCount(MediaType o1,
MediaType o2) |
static int |
MediaTypeComparator.countWildChars(MediaType m) |
int |
AcceptHeader.getAcceptedQuality(MediaType type) |
Set<MediaType> |
AcceptHeader.getAcceptingMediaType(MediaType type) |
static int |
MediaTypeComparator.inconsistentCompare(MediaType o1,
MediaType o2)
this is not consistent with equals
|
boolean |
MediaType.isCompatible(MediaType other)
for now parameters are ignored
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.