Constant Field Values
Contents
org.restlet.*
-
org.restlet.ext.atom.Feed Modifier and Type Constant Field Value public static final java.lang.String
ATOM_NAMESPACE
"http://www.w3.org/2005/Atom"
public static final java.lang.String
XHTML_NAMESPACE
"http://www.w3.org/1999/xhtml"
-
org.restlet.ext.atom.Service Modifier and Type Constant Field Value public static final java.lang.String
APP_NAMESPACE
"http://www.w3.org/2007/app"
-
org.restlet.ext.odata.Query<T> Modifier and Type Constant Field Value public static final int
TYPE_COMPLEX_TYPE_OR_PROPERTY
3
public static final int
TYPE_COMPLEX_TYPE_PROPERTY
4
public static final int
TYPE_COMPLEX_TYPE_PROPERTY5
5
public static final int
TYPE_ENTITY
2
public static final int
TYPE_ENTITY_SET
1
public static final int
TYPE_LINKS
7
public static final int
TYPE_PROPERTY_VALUE
6
public static final int
TYPE_UNKNOWN
0
-
org.restlet.ext.odata.Service Modifier and Type Constant Field Value public static final java.lang.String
WCF_DATASERVICES_METADATA_NAMESPACE
"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"
public static final java.lang.String
WCF_DATASERVICES_NAMESPACE
"http://schemas.microsoft.com/ado/2007/08/dataservices"
public static final java.lang.String
WCF_DATASERVICES_SCHEME_NAMESPACE
"http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"