public class ContentType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_JSON_UTF_8 |
static String |
TEXT_PLAIN_UTF_8 |
static String |
TEXT_XML_UTF_8 |
| Constructor and Description |
|---|
ContentType() |
public static final String APPLICATION_JSON_UTF_8
public static final String TEXT_XML_UTF_8
public static final String TEXT_PLAIN_UTF_8
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.