public class JsonEntryConsumer extends Object
| Constructor and Description |
|---|
JsonEntryConsumer(com.google.gson.stream.JsonReader reader,
EntityInfoAggregator eia,
EntityProviderReadProperties readProperties) |
| Modifier and Type | Method and Description |
|---|---|
JsonFeedEntry |
readFeedEntry() |
ODataEntry |
readSingleEntry() |
public JsonEntryConsumer(com.google.gson.stream.JsonReader reader,
EntityInfoAggregator eia,
EntityProviderReadProperties readProperties)
public ODataEntry readSingleEntry() throws EntityProviderException
EntityProviderExceptionpublic JsonFeedEntry readFeedEntry() throws EdmException, EntityProviderException, IOException
Copyright © 2020. All rights reserved.