org.obe.client.api.model
Class MIMETypes
java.lang.Object
org.obe.client.api.model.MIMETypes
- public class MIMETypes
- extends java.lang.Object
Defines MIME types and extended types used by OBE.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPATH
public static final java.lang.String XPATH
- See Also:
- Constant Field Values
TEXT_PLAIN
public static final java.lang.String TEXT_PLAIN
- See Also:
- Constant Field Values
OCTET_STREAM
public static final java.lang.String OCTET_STREAM
- See Also:
- Constant Field Values
JAVA_OBJECT
public static final java.lang.String JAVA_OBJECT
- See Also:
- Constant Field Values
XML
public static final java.lang.String XML
- See Also:
- Constant Field Values
OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.