org.odata4j.core
Class ODataConstants

java.lang.Object
  extended by org.odata4j.core.ODataConstants

public class ODataConstants
extends Object


Nested Class Summary
static class ODataConstants.Headers
           
 
Field Summary
static String APPLICATION_ATOM_XML_CHARSET_UTF8
           
static String APPLICATION_JAVASCRIPT_CHARSET_UTF8
           
static String APPLICATION_XML_CHARSET_UTF8
           
static String DATA_SERVICE_VERSION
           
static String TEXT_JAVASCRIPT_CHARSET_UTF8
           
 
Constructor Summary
ODataConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION_ATOM_XML_CHARSET_UTF8

public static final String APPLICATION_ATOM_XML_CHARSET_UTF8
See Also:
Constant Field Values

APPLICATION_JAVASCRIPT_CHARSET_UTF8

public static final String APPLICATION_JAVASCRIPT_CHARSET_UTF8
See Also:
Constant Field Values

APPLICATION_XML_CHARSET_UTF8

public static final String APPLICATION_XML_CHARSET_UTF8
See Also:
Constant Field Values

DATA_SERVICE_VERSION

public static final String DATA_SERVICE_VERSION
See Also:
Constant Field Values

TEXT_JAVASCRIPT_CHARSET_UTF8

public static final String TEXT_JAVASCRIPT_CHARSET_UTF8
See Also:
Constant Field Values
Constructor Detail

ODataConstants

public ODataConstants()


http://odata4j.org