public final class ContentType extends Object
| Constructor and Description |
|---|
ContentType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMimeType() |
Map<String,String> |
getParameters() |
int |
hashCode() |
void |
parse(String contentType) |
public String getMimeType()
public void parse(String contentType) throws WSTCPException
WSTCPExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.