public class AtomEntryEntityProducer extends Object
| Constructor and Description |
|---|
AtomEntryEntityProducer(EntityProviderWriteProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(XMLStreamWriter writer,
EntityInfoAggregator eia,
Map<String,Object> data,
boolean isRootElement,
boolean isFeedPart) |
protected static String |
createETag(EntityInfoAggregator eia,
Map<String,Object> data) |
String |
getETag() |
String |
getLocation() |
public AtomEntryEntityProducer(EntityProviderWriteProperties properties) throws EntityProviderException
EntityProviderExceptionpublic void append(XMLStreamWriter writer, EntityInfoAggregator eia, Map<String,Object> data, boolean isRootElement, boolean isFeedPart) throws EntityProviderException
EntityProviderExceptionprotected static String createETag(EntityInfoAggregator eia, Map<String,Object> data) throws EntityProviderException
EntityProviderExceptionpublic String getETag()
public String getLocation()
Copyright © 2020. All rights reserved.