Package org.eclipse.lyo.core.trs
Class HttpConstants
java.lang.Object
org.eclipse.lyo.core.trs.HttpConstants
This helper utility defines commonly used string literals from the HTTP
specifications. See RFC2616. See RFC4229.
- Since:
- 1.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
HTTP method names, as documented by RFC2616, Section 9 -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Request-header field name for Accept.static final String
Request-header field name for Accept-Charset.static final String
Request-header field name for Accept-Encoding.static final String
Request-header field name for Accept-Language.static final String
Response-header field name for Accept-Ranges.static final String
Response-header field name for Age.static final String
Entity-header field name for Allow.static final String
Literal string value of an ampersand.static final String
Request-header field name for Authorization.static final String
Literal string value of a backwards slash.static final String
General-header field name for Cache-Control.static final String
Name of the charset parameter in theCONTENT_TYPE
header field.static final String
Value for the close option of theCONNECTION
header field.static final String
Literal string value of a colon.static final String
Literal string value for a ://Sstatic final String
Literal string value of a comma.static final String
General-header field name for Connection.static final String
Response-header field name for Content-Disposition.static final String
Entity-header field name for Content-Encoding.static final String
Entity-header field name for Content-Language.static final String
Entity-header field name for Content-Length.static final String
Entity-header field name for Content-Location.static final String
Entity-header field name for Content-MD5.static final String
Entity-header field name for Content-Range.static final String
Entity-header field name for Content-Type.static final String
static final String
Entity-header field name for Cookie.static final String
The internet media type or MIME type or Content-Type value for "*" XML feed.static final String
The internet media type or MIME type or Content-Type value for "*\/*" XML feed.static final String
The internet media type or MIME type or Content-Type value for an ATOM XML feed.static final String
static final String
The internet media type or MIME type or Content-Type value for javascript.static final String
The internet media type or MIME type or Content-Type value for JSON data.static final String
The internet media type or MIME type or Content-Type value for an JSON request.static final String
The internet media type or MIME type or Content-Type value for the human readable RDF triples format.static final String
The internet media type or MIME type or Content-Type value for an XML feed.static final String
The internet media type or MIME type or Content-Type value for a SPARQL query.static final String
The internet media type or MIME type or Content-Type value for a SPARQL result set in json format.static final String
The internet media type or MIME type or Content-Type value for a SPARQL result set in xml format.static final String
The internet media type or MIME type or Content-Type value for the Terse RDF Triple Language.static final String
The internet media type or MIME type or Content-Type value for form post submissions URL encoded as name/value pairs.static final String
The internet media type or MIME type or Content-Type value for the eXtensible Hypertext Markup Language.static final String
The internet media type or MIME type or Content-Type value for an XML document.static final String
The internet media type or MIME type or Content-Type value for an zip archive.static final String
The internet media type or MIME type or Content-Type value for an XML as RDF.static final String
The internet media type or MIME type or Content-Type value for CSS as text.static final String
The internet media type or MIME type or Content-Type value for an HTML as text.static final String
The internet media type or MIME type or Content-Type value for JavaScript as text.static final String
The internet media type or MIME type or Content-Type value for an JSON data as text.static final String
The internet media type or MIME type or Content-Type value for an RDF triples as text.static final String
The internet media type or MIME type or Content-Type value for text.static final String
The internet media type or MIME type or Content-Type value for Terse RDF Triple Language as text.static final String
The internet media type or MIME type or Content-Type value for an XML as text.static final String
General-header field name for Date.static final String
static final String
This is a custom cache control request directive for cases where the origin server doesn't include an Expires header or cache validators.static final int
static final String
Literal string value of an empty string.static final String
Literal string value of an equals character.static final String
Response-header field name for ETag.static final String
Request-header field name for Expect.static final String
Entity-header field name for Expires.static final String
Literal string value of a forward slash.static final String
Request-header field name for From.static final String
Literal string value of the encoding format produced by the gzip file compression program.static final String
Literal string value of a hash character.static final String
Request-header field name for Host.static final String
Literal string value of the abbreviation for the Hypertext Transfer Protocol.static final String
Literal string value of the abbreviation for the Hypertext Transfer Protocol Secure.static final String
Request-header field name for If-Match.static final String
Request-header field name for If-Modified-Since.static final String
Request-header field name for If-None-Match.static final String
Request-header field name for If-Range.static final String
Request-header field name for If-Unmodified-Since.static final String
static final String
Entity-header field name for Cookie.static final String
Entity-header field name for Last-Modified.static final String
Non-standard response-header field name for X-Last-Modified-User.static final String
Non-standard response-header field name for X-Last-Modified-XSD.static final String
Response-header field name for Link.static final String
Response-header field name for Location.static final String
Value of max-age cache request/response directive forCACHE_CONTROL
general-header field.static final String
Request-header field name for Max-Forwards.static final String
Value of max-stale cache request directive forCACHE_CONTROL
general-header field.static final String
Value of min-fresh cache request directive forCACHE_CONTROL
general-header field.static final String
Value of must-revalidate cache response directive forCACHE_CONTROL
general-header field.static final String
Non-standard request-header field name for Name.static final String
Value of no-cache cache request/response directive forCACHE_CONTROL
general-header field.static final String
Value of no-store cache request/response directive forCACHE_CONTROL
general-header field.static final String
Value of no-transform cache request/response directive forCACHE_CONTROL
general-header field.static final String
Literal string value of commonly used parameter value.static final String
Value of only-if-cached cache request directive forCACHE_CONTROL
general-header field.static final String
Non-standard response-header field name for OSLC-Core-Version, used to specify that the version of the OSLC Core Specification.static final String
static final String
Literal string value of a period.static final String
Literal string value of a plus character.static final String
General-header field name for Pragma.static final String
Value of private cache response directive forCACHE_CONTROL
general-header field.static final String
Response-header field name for Proxy-Authenticate.static final String
Request-header field name for Proxy-Authorization.static final String
Value of proxy-maxage cache request directive forCACHE_CONTROL
general-header field.static final String
Value of proxy-revalidate cache response directive forCACHE_CONTROL
general-header field.static final String
Value of public cache response directive forCACHE_CONTROL
general-header field.static final String
static final String
Literal string value of a question mark.static final String
Response-header field name for Retry-After.static final String
static final String
Value of s-maxage cache response directive forCACHE_CONTROL
general-header field.static final String
static final String
Non-standard request-header field name for X-Jazz-Owning-Context.static final String
Literal string value of a semi-colon.static final String
Response-header field name for Server.static final String
Response-header field name for Set-Cookie.static final String
static final String
Literal string value of a forward slash.static final String
Literal string value of a whitespace character.static final String
Literal string value of the abbreviation for the Secure Sockets Layer protocol.static final String
Literal string value of an asterick character.static final String
Request-header field name for Accept.static final String
General-header field name for Trailer.static final String
General-header field name for Transfer-Encoding.static final String
General-header field name for Upgrade.static final String
static final String
The literal string value of the plus character convert to a URL encoded value.static final String
The literal string value of the whitespace character convert to a URL encoded value.static final String
Response-header field name for Vary.static final String
General-header field name for Via.static final String
General-header field name for Warning.static final String
Literal string value for the prefix used on entity tags to denote weak validation.static final String
Literal string value for HTTP wildcard character.static final String
Response-header field name for Vary.static final String
Non-standard response-header field name for X-Jazz-Archived, used to specify that the revision being imported should be marked archived (deleted).static final String
Non-standard response-header field name for X-Jazz-Authorization-Guidance.static final String
Non-standard response-header field name for X-Jazz-Contributor, used to specify the value for the dc:contributor property for the import service.static final String
Non-standard response-header field name for X-Jazz-Created, used to specify the value for the dc:created property for the import service.static final String
Non-standard response-header field name for X-Jazz-Creator, used to specify the value for the dc:creator property for the import service.static final String
Non-standard request-header field name for X-Jazz-CSRF-Prevent, used to prevent cross-site request forgeriesstatic final String
Non-standard response-header field name for X-Jazz-Current, used to specify that a revision being imported is current, and so should be indexed.static final String
Non-standard response-header field name for X-Jazz-Force-Ordering, used to specify that the individual parts of a bulk operations response are in the same order as the request parts.static final String
Non-standard response-header field name for X-Jazz-Modified, used to specify the value for the dc:modified property for the import service.static final String
Non-standard response-header field name for X-Jazz-Revision, used to specify the revision identifier for an imported revision.static final String
Non-standard request-header field name for X-Last-Modified-User.static final String
Non-standard request-header field name for X-Last-Modified-XSD.static final String
Non-standard request-header field name for X-Method-Override.static final String
Non-standard response-header field name for X-jazz-web-oauth-url. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CACHE_CONTROL
General-header field name for Cache-Control. See RFC2616 Section 14.9- See Also:
-
CONNECTION
General-header field name for Connection. See RFC2616 Section 14.10- See Also:
-
DATE
General-header field name for Date. See RFC2616 Section 14.18- See Also:
-
PRAGMA
General-header field name for Pragma. See RFC2616 Section 14.32- See Also:
-
TRAILER
General-header field name for Trailer. See RFC2616 Section 14.40- See Also:
-
TRANSFER_ENCODING
General-header field name for Transfer-Encoding. See RFC2616 Section 14.41- See Also:
-
UPGRADE
General-header field name for Upgrade. See RFC2616 Section 14.42- See Also:
-
VIA
General-header field name for Via. See RFC2616 Section 14.45- See Also:
-
WARNING
General-header field name for Warning. See RFC2616 Section 14.46- See Also:
-
PUBLIC
Value of public cache response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.1- See Also:
-
PRIVATE
Value of private cache response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.1- See Also:
-
NO_CACHE
Value of no-cache cache request/response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.1- See Also:
-
NO_STORE
Value of no-store cache request/response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.2- See Also:
-
MAX_AGE
Value of max-age cache request/response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.3- See Also:
-
MAX_STALE
Value of max-stale cache request directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.3- See Also:
-
MIN_FRESH
Value of min-fresh cache request directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.3- See Also:
-
S_MAXAGE
Value of s-maxage cache response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.3- See Also:
-
PROXY_MAXAGE
Value of proxy-maxage cache request directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.4- See Also:
-
ONLY_IF_CACHED
Value of only-if-cached cache request directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.4- See Also:
-
MUST_REVALIDATE
Value of must-revalidate cache response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.4- See Also:
-
PROXY_REVALIDATE
Value of proxy-revalidate cache response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.4- See Also:
-
NO_TRANSFORM
Value of no-transform cache request/response directive forCACHE_CONTROL
general-header field. See RFC2616 Section 14.9.5- See Also:
-
DEFAULT_LIFETIME
This is a custom cache control request directive for cases where the origin server doesn't include an Expires header or cache validators. Response lifetime value precedence: max_age_value expires_value - date_value x-jfs-default-lifetime Cache-Control: x-jfs-default-lifetime=<seconds> See RFC2616 Section 13.2.4- See Also:
-
ACCEPT
Request-header field name for Accept. See RFC2616 Section 5.3 and RFC2616 Section 14.1- See Also:
-
ACCEPT_CHARSET
Request-header field name for Accept-Charset. See RFC2616 Section 5.3 and RFC2616 Section 14.2- See Also:
-
ACCEPT_ENCODING
Request-header field name for Accept-Encoding. See RFC2616 Section 5.3 and RFC2616 Section 14.3- See Also:
-
ACCEPT_LANGUAGE
Request-header field name for Accept-Language. See RFC2616 Section 5.3 and RFC2616 Section 14.4- See Also:
-
AUTHORIZATION
Request-header field name for Authorization. See RFC2616 Section 5.3 and RFC2616 Section 14.8- See Also:
-
EXPECT
Request-header field name for Expect. See RFC2616 Section 5.3 and RFC2616 Section 14.20- See Also:
-
FROM
Request-header field name for From. See RFC2616 Section 5.3 and RFC2616 Section 14.22- See Also:
-
HOST
Request-header field name for Host. See RFC2616 Section 5.3 and RFC2616 Section 14.23- See Also:
-
IF_MATCH
Request-header field name for If-Match. See RFC2616 Section 5.3 and RFC2616 Section 14.24- See Also:
-
IF_MODIFIED_SINCE
Request-header field name for If-Modified-Since. See RFC2616 Section 5.3 and RFC2616 Section 14.25- See Also:
-
IF_NONE_MATCH
Request-header field name for If-None-Match. See RFC2616 Section 5.3 and RFC2616 Section 14.26- See Also:
-
IF_RANGE
Request-header field name for If-Range. See RFC2616 Section 5.3 and RFC2616 Section 14.27- See Also:
-
IF_UNMODIFIED_SINCE
Request-header field name for If-Unmodified-Since. See RFC2616 Section 5.3 and RFC2616 Section 14.28- See Also:
-
LINK
Response-header field name for Link. See RFC5988 Section 5- See Also:
-
MAX_FORWARDS
Request-header field name for Max-Forwards. See RFC2616 Section 5.3 and RFC2616 Section 14.31- See Also:
-
PROXY_AUTHORIZATION
Request-header field name for Proxy-Authorization. See RFC2616 Section 5.3 and RFC2616 Section 14.34- See Also:
-
X_METHOD_OVERRIDE
Non-standard request-header field name for X-Method-Override.- See Also:
-
X_LAST_MODIFIED_XSD
Non-standard request-header field name for X-Last-Modified-XSD.- See Also:
-
X_LAST_MODIFIED_USER
Non-standard request-header field name for X-Last-Modified-User.- See Also:
-
SET_COOKIE
Response-header field name for Set-Cookie. See RFC4229 Section 2.1.96.- See Also:
-
TE
Request-header field name for Accept. See RFC2616 Section 5.3 and RFC2616 Section 14.39- See Also:
-
NAME_HEADER
Non-standard request-header field name for Name.- See Also:
-
SECURITY_CONTEXT_HEADER
Non-standard request-header field name for X-Jazz-Owning-Context.- See Also:
-
ACCEPT_RANGES
Response-header field name for Accept-Ranges. See RFC2616 Section 6.2 and RFC2616 Section 14.5- See Also:
-
AGE
Response-header field name for Age. See RFC2616 Section 6.2 and RFC2616 Section 14.6- See Also:
-
ETAG
Response-header field name for ETag. See RFC2616 Section 6.2 and RFC2616 Section 14.19- See Also:
-
LOCATION
Response-header field name for Location. See RFC2616 Section 6.2 and RFC2616 Section 14.30- See Also:
-
PROXY_AUTHENTICATE
Response-header field name for Proxy-Authenticate. See RFC2616 Section 6.2 and RFC2616 Section 14.33- See Also:
-
RETRY_AFTER
Response-header field name for Retry-After. See RFC2616 Section 6.2 and RFC2616 Section 14.37- See Also:
-
SERVER
Response-header field name for Server. See RFC2616 Section 6.2 and RFC2616 Section 14.38- See Also:
-
VARY
Response-header field name for Vary. See RFC2616 Section 6.2 and RFC2616 Section 14.44- See Also:
-
WWW_AUTHENTICATE
Response-header field name for Vary. See RFC2616 Section 6.2 and RFC2616 Section 14.47- See Also:
-
CONTENT_DISPOSITION
Response-header field name for Content-Disposition. See RFC4229 Section 2.1.22- See Also:
-
LAST_MODIFIED_USER
Non-standard response-header field name for X-Last-Modified-User.- See Also:
-
LAST_MODIFIED_XSD
Non-standard response-header field name for X-Last-Modified-XSD.- See Also:
-
X_OAUTH_AUTHORIZATION_URL
Non-standard response-header field name for X-jazz-web-oauth-url.- See Also:
-
X_JAZZ_AUTHORIZATION_GUIDANCE
Non-standard response-header field name for X-Jazz-Authorization-Guidance.- See Also:
-
X_JAZZ_CREATOR
Non-standard response-header field name for X-Jazz-Creator, used to specify the value for the dc:creator property for the import service.- See Also:
-
X_JAZZ_CREATED
Non-standard response-header field name for X-Jazz-Created, used to specify the value for the dc:created property for the import service.- See Also:
-
X_JAZZ_CONTRIBUTOR
Non-standard response-header field name for X-Jazz-Contributor, used to specify the value for the dc:contributor property for the import service.- See Also:
-
X_JAZZ_MODIFIED
Non-standard response-header field name for X-Jazz-Modified, used to specify the value for the dc:modified property for the import service.- See Also:
-
X_JAZZ_CURRENT
Non-standard response-header field name for X-Jazz-Current, used to specify that a revision being imported is current, and so should be indexed.- See Also:
-
X_JAZZ_REVISION
Non-standard response-header field name for X-Jazz-Revision, used to specify the revision identifier for an imported revision.- See Also:
-
X_JAZZ_ARCHIVED
Non-standard response-header field name for X-Jazz-Archived, used to specify that the revision being imported should be marked archived (deleted).- See Also:
-
X_JAZZ_FORCE_ORDERING
Non-standard response-header field name for X-Jazz-Force-Ordering, used to specify that the individual parts of a bulk operations response are in the same order as the request parts.- Since:
- 3.0.1
- See Also:
-
X_JAZZ_CSRF_PREVENT
Non-standard request-header field name for X-Jazz-CSRF-Prevent, used to prevent cross-site request forgeries- See Also:
-
OSLC_CORE_VER
Non-standard response-header field name for OSLC-Core-Version, used to specify that the version of the OSLC Core Specification.- See Also:
-
ALLOW
Entity-header field name for Allow. See RFC2616 Section 7.1 and RFC2616 Section 14.7- See Also:
-
COOKIE
Entity-header field name for Cookie. See RFC4229 Section 2.1.34- See Also:
-
CONTENT_ENCODING
Entity-header field name for Content-Encoding. See RFC2616 Section 7.1 and RFC2616 Section 14.11- See Also:
-
CONTENT_LANGUAGE
Entity-header field name for Content-Language. See RFC2616 Section 7.1 and RFC2616 Section 14.12- See Also:
-
CONTENT_LENGTH
Entity-header field name for Content-Length. See RFC2616 Section 7.1 and RFC2616 Section 14.13- See Also:
-
CONTENT_LOCATION
Entity-header field name for Content-Location. See RFC2616 Section 7.1 and RFC2616 Section 14.14- See Also:
-
CONTENT_MD5
Entity-header field name for Content-MD5. See RFC2616 Section 7.1 and RFC2616 Section 14.15- See Also:
-
CONTENT_RANGE
Entity-header field name for Content-Range. See RFC2616 Section 7.1 and RFC2616 Section 14.16- See Also:
-
CONTENT_TYPE
Entity-header field name for Content-Type. See RFC2616 Section 7.1 and RFC2616 Section 14.17- See Also:
-
EXPIRES
Entity-header field name for Expires. See RFC2616 Section 7.1 and RFC2616 Section 14.21- See Also:
-
LAST_MODIFIED
Entity-header field name for Last-Modified. See RFC2616 Section 7.1 and RFC2616 Section 14.29- See Also:
-
KEEP_ALIVE
Entity-header field name for Cookie. See RFC4229 Section 2.1.50- See Also:
-
WILDCARD
Literal string value for HTTP wildcard character.- See Also:
-
WEAK_ETAG_PREFIX
Literal string value for the prefix used on entity tags to denote weak validation.- See Also:
-
GZIP
Literal string value of the encoding format produced by the gzip file compression program.- See Also:
-
SSL
Literal string value of the abbreviation for the Secure Sockets Layer protocol.- See Also:
-
HTTP
Literal string value of the abbreviation for the Hypertext Transfer Protocol.- See Also:
-
HTTPS
Literal string value of the abbreviation for the Hypertext Transfer Protocol Secure.- See Also:
-
FORWARD_SLASH
Literal string value of a forward slash.- See Also:
-
BACKWARDS_SLASH
Literal string value of a backwards slash.- See Also:
-
CLOSE
Value for the close option of theCONNECTION
header field.- See Also:
-
CHARSET
Name of the charset parameter in theCONTENT_TYPE
header field.- See Also:
-
OK
Literal string value of commonly used parameter value.- See Also:
-
AMPERSAND
Literal string value of an ampersand.- See Also:
-
COLON
Literal string value of a colon.- See Also:
-
COLON_SLASH_SLASH
Literal string value for a ://S- See Also:
-
COMMA
Literal string value of a comma.- See Also:
-
EMPTY
Literal string value of an empty string.- See Also:
-
EQUALS
Literal string value of an equals character.- See Also:
-
HASH
Literal string value of a hash character.- See Also:
-
PERIOD
Literal string value of a period.- See Also:
-
PLUS
Literal string value of a plus character.- See Also:
-
QUESTION
Literal string value of a question mark.- See Also:
-
SLASH
Literal string value of a forward slash.- See Also:
-
SPACE
Literal string value of a whitespace character.- See Also:
-
STAR
Literal string value of an asterick character.- See Also:
-
SEMI_COLON
Literal string value of a semi-colon.- See Also:
-
CONTEXT
- See Also:
-
DEFAULT_ENCODING
- See Also:
-
DEFAULT_PAGE_SIZE
public static final int DEFAULT_PAGE_SIZE- See Also:
-
PAGE_SIZE
- See Also:
-
QUERY
- See Also:
-
SEARCH
- See Also:
-
SIZE
- See Also:
-
ITERATE
- Since:
- 3.0.1
- See Also:
-
URL
- Since:
- 3.0.1
- See Also:
-
REVISION
- Since:
- 3.0.1
- See Also:
-
URL_ENCODED_SPACE
The literal string value of the whitespace character convert to a URL encoded value.- See Also:
-
URL_ENCODED_PLUS
The literal string value of the plus character convert to a URL encoded value.- See Also:
-
CT_ANY
The internet media type or MIME type or Content-Type value for "*" XML feed.- See Also:
-
CT_ANY_ANY
The internet media type or MIME type or Content-Type value for "*\/*" XML feed.- See Also:
-
CT_APPLICATION_ATOM_XML
The internet media type or MIME type or Content-Type value for an ATOM XML feed.- See Also:
-
CT_APPLICATION_JAVASCRIPT
The internet media type or MIME type or Content-Type value for javascript.- See Also:
-
CT_APPLICATION_JSON
The internet media type or MIME type or Content-Type value for JSON data.- See Also:
-
CT_APPLICATION_JSONREQUEST
The internet media type or MIME type or Content-Type value for an JSON request.- See Also:
-
CT_APPLICATION_NTRIPLES
The internet media type or MIME type or Content-Type value for the human readable RDF triples format.- See Also:
-
CT_APPLICATION_SPARQL_QUERY
The internet media type or MIME type or Content-Type value for a SPARQL query.- See Also:
-
CT_APPLICATION_SPARQL_RESULTS_JSON
The internet media type or MIME type or Content-Type value for a SPARQL result set in json format.- See Also:
-
CT_APPLICATION_SPARQL_RESULTS_XML
The internet media type or MIME type or Content-Type value for a SPARQL result set in xml format.- See Also:
-
CT_APPLICATION_TURTLE
The internet media type or MIME type or Content-Type value for the Terse RDF Triple Language.- See Also:
-
CT_APPLICATION_RDF_XML
The internet media type or MIME type or Content-Type value for an XML feed.- See Also:
-
CT_APPLICATION_XML
The internet media type or MIME type or Content-Type value for an XML document.- See Also:
-
CT_APPLICATION_ZIP
The internet media type or MIME type or Content-Type value for an zip archive.- See Also:
-
CT_APPLICATION_URL_ENCODED
The internet media type or MIME type or Content-Type value for form post submissions URL encoded as name/value pairs.- See Also:
-
CT_APPLICATION_XHTML
The internet media type or MIME type or Content-Type value for the eXtensible Hypertext Markup Language.- See Also:
-
CT_APPLICATION_INDEX_SPEC
- See Also:
-
CT_TEXT_JSON
The internet media type or MIME type or Content-Type value for an JSON data as text.- See Also:
-
CT_TEXT_N3
The internet media type or MIME type or Content-Type value for an RDF triples as text.- See Also:
-
CT_TEXT_PLAIN
The internet media type or MIME type or Content-Type value for text.- See Also:
-
CT_TEXT_TURTLE
The internet media type or MIME type or Content-Type value for Terse RDF Triple Language as text.- See Also:
-
CT_TEXT_HTML
The internet media type or MIME type or Content-Type value for an HTML as text.- See Also:
-
CT_TEXT_XML
The internet media type or MIME type or Content-Type value for an XML as text.- See Also:
-
CT_TEXT_CSS
The internet media type or MIME type or Content-Type value for CSS as text.- See Also:
-
CT_TEXT_JAVASCRIPT
The internet media type or MIME type or Content-Type value for JavaScript as text.- See Also:
-
CT_RDF_XML
The internet media type or MIME type or Content-Type value for an XML as RDF.- See Also:
-
-
Constructor Details
-
HttpConstants
public HttpConstants()
-