public class ContentTypeHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isODataIEEE754Compatible(org.apache.olingo.commons.api.format.ContentType contentType) |
static boolean |
isODataMetadataFull(org.apache.olingo.commons.api.format.ContentType contentType) |
static boolean |
isODataMetadataNone(org.apache.olingo.commons.api.format.ContentType contentType) |
public static boolean isODataMetadataNone(org.apache.olingo.commons.api.format.ContentType contentType)
public static boolean isODataMetadataFull(org.apache.olingo.commons.api.format.ContentType contentType)
public static boolean isODataIEEE754Compatible(org.apache.olingo.commons.api.format.ContentType contentType)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.