| Package | Description |
|---|---|
| org.apache.olingo.commons.api.format |
Contains all the format related objects (also related to http headers
Accepted
and Content-Type) which are used for handling of an OData responses and OData requests. |
| Modifier and Type | Method and Description |
|---|---|
static List<AcceptType> |
AcceptType.create(String acceptTypes)
Creates a list of
AcceptType objects based on given input string. |
static List<AcceptType> |
AcceptType.fromContentType(ContentType contentType)
Creates a list of
AcceptType objects based on given content type. |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.