public class XmlFeedDeserializer extends Object
XmlFeedDeserializer
instance use
XmlEntryDeserializer#readEntry(XMLStreamReader, EntityInfoAggregator, EntityProviderReadProperties)
for
read/consume of several entries.Constructor and Description |
---|
XmlFeedDeserializer() |
Modifier and Type | Method and Description |
---|---|
ODataDeltaFeed |
readFeed(XMLStreamReader reader,
org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator eia,
DeserializerProperties readProperties) |
public ODataDeltaFeed readFeed(XMLStreamReader reader, org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator eia, DeserializerProperties readProperties) throws EntityProviderException
reader
- eia
- readProperties
- ODataDeltaFeed
objectEntityProviderException
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.