org.opentox.media
Class OpenToxMediaType
java.lang.Object
org.opentox.media.OpenToxMediaType
public class OpenToxMediaType
- extends java.lang.Object
This class owns the representations of the media types adopted by opentox
which are not standard RFC media types.
- Version:
- 1.3.3 (Last update: Dec 20, 2009)
- Author:
- OpenTox - http://www.opentox.org/, Sopasakis Pantelis, Sarimveis Harry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
CHEMICAL_MDLSDF
public static final org.restlet.data.MediaType CHEMICAL_MDLSDF
CHEMICAL_MDLMOL
public static final org.restlet.data.MediaType CHEMICAL_MDLMOL
CHEMICAL_CML
public static final org.restlet.data.MediaType CHEMICAL_CML
CHEMICAL_SMILES
public static final org.restlet.data.MediaType CHEMICAL_SMILES
TEXT_YAML
public static final org.restlet.data.MediaType TEXT_YAML
TEXT_ARFF
public static final org.restlet.data.MediaType TEXT_ARFF
APPLICATION_YAML
public static final org.restlet.data.MediaType APPLICATION_YAML
TEXT_N3
public static final org.restlet.data.MediaType TEXT_N3
- See
http://www.openrdf.org/doc/sesame2/system/ch08.html for reference
TEXT_TRIPLE
public static final org.restlet.data.MediaType TEXT_TRIPLE
OpenToxMediaType
private OpenToxMediaType()