| Package | Description |
|---|---|
| org.apache.olingo.server.api |
Olingo Server API
The OData Library is a protocol implementation of the OData V4.0 standard.
|
| Modifier and Type | Method and Description |
|---|---|
abstract EdmAssistedSerializer |
OData.createEdmAssistedSerializer(org.apache.olingo.commons.api.format.ContentType contentType)
Creates a new serializer object capable of working without EDM information
for rendering content in the specified format.
|
abstract EdmAssistedSerializer |
OData.createEdmAssistedSerializer(org.apache.olingo.commons.api.format.ContentType contentType,
List<String> versions)
Creates a new serializer object capable of working without EDM information
for rendering content in the specified format.
|
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.