|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.craftforge.essential.controller.constants.MediaType
public class MediaType
Internet media type constants.
| Field Summary | |
|---|---|
static String |
TEXT_HTML
text/json |
static String |
TEXT_JSON
text/json |
static String |
TEXT_PLAIN
text/plain |
static String |
TEXT_XML
text/xml |
static String |
X_WWW_FORM_URLENCODED
application/x-www-form-urlencoded |
| Constructor Summary | |
|---|---|
MediaType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String TEXT_PLAIN
public static final String TEXT_XML
public static final String TEXT_JSON
public static final String TEXT_HTML
public static final String X_WWW_FORM_URLENCODED
| Constructor Detail |
|---|
public MediaType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||