Class XmlEntryConsumer

java.lang.Object
org.apache.olingo.odata2.core.ep.consumer.XmlEntryConsumer

public class XmlEntryConsumer extends Object
Atom/XML format reader/consumer for entries. 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.