Package | Description |
---|---|
org.apache.olingo.server.api.serializer |
Olingo Server API - Serializer
|
Modifier and Type | Method and Description |
---|---|
PrimitiveValueSerializerOptions |
PrimitiveValueSerializerOptions.Builder.build()
Builds the OData serializer options.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
FixedFormatSerializer.primitiveValue(EdmPrimitiveType type,
Object value,
PrimitiveValueSerializerOptions options)
Writes the raw value of a primitive-type instance into an InputStream.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.