public class AcceptInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCEPT_ANY |
static Set<String> |
ANY |
| Constructor and Description |
|---|
AcceptInfo(String raw,
String base,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBaseAccept() |
String |
getRawAccept() |
String |
getVersion() |
int |
hashCode() |
static AcceptInfoParser |
parser() |
String |
toString() |
public static final String ACCEPT_ANY
public static AcceptInfoParser parser()
public String getRawAccept()
public String getBaseAccept()
public String getVersion()
Copyright © 2011-2018-2018. All Rights Reserved.