public class AtomEntryEntitySerializer extends Object
Constructor and Description |
---|
AtomEntryEntitySerializer(EntitySerializerProperties properties) |
Modifier and Type | Method and Description |
---|---|
void |
append(XMLStreamWriter writer,
org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator eia,
Entity data,
boolean isRootElement,
boolean isFeedPart)
This serializes the xml payload entry
|
public AtomEntryEntitySerializer(EntitySerializerProperties properties)
properties
- public void append(XMLStreamWriter writer, org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator eia, Entity data, boolean isRootElement, boolean isFeedPart) throws EntityProviderException
writer
- eia
- data
- isRootElement
- isFeedPart
- EntityProviderException
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.