public interface MediaType
| Modifier and Type | Method and Description |
|---|---|
String |
getContentSubType() |
String |
getContentType() |
void |
setContentSubType(String contentSubType) |
void |
setContentType(String contentType) |
void setContentType(String contentType) throws ParseException
ParseExceptionString getContentType()
void setContentSubType(String contentSubType) throws ParseException
ParseExceptionString getContentSubType()
Copyright © 2016. All rights reserved.