- java.lang.Object
-
- org.joda.beans.ser.JodaBeanMimeType
-
public final class JodaBeanMimeType extends java.lang.ObjectProvides mime types for Joda-Beans.
-
-
Field Detail
-
BINARY
public static final java.lang.String BINARY
Mime type for the binary format.- See Also:
- Constant Field Values
-
XML
public static final java.lang.String XML
Mime type for the XML format.- See Also:
- Constant Field Values
-
JSON
public static final java.lang.String JSON
Mime type for the JSON format.- See Also:
- Constant Field Values
-
-