public class XmlEntryConsumer extends Object
XmlEntryConsumer instance can be reused for several
#readEntry(XMLStreamReader, EntityInfoAggregator, EntityProviderReadProperties) calls
but be aware that the instance and their readEntry* methods are NOT THREAD SAFE.| Constructor and Description |
|---|
XmlEntryConsumer() |
| Modifier and Type | Method and Description |
|---|---|
ODataEntry |
readEntry(XMLStreamReader reader,
EntityInfoAggregator eia,
EntityProviderReadProperties readProperties,
boolean isInline) |
public ODataEntry readEntry(XMLStreamReader reader, EntityInfoAggregator eia, EntityProviderReadProperties readProperties, boolean isInline) throws EntityProviderException
EntityProviderExceptionCopyright © 2020. All rights reserved.