Package | Description |
---|---|
org.apache.olingo.commons.api.format |
Modifier and Type | Method and Description |
---|---|
static List<AcceptType> |
AcceptType.create(String format)
Creates a list of
AcceptType objects based on given input string (format ). |
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.