public class JsonLinkEntityProducer extends Object
| Constructor and Description |
|---|
JsonLinkEntityProducer(EntityProviderWriteProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(Writer writer,
EntityInfoAggregator entityInfo,
Map<String,Object> data) |
protected static void |
appendUri(JsonStreamWriter jsonStreamWriter,
String uri) |
public JsonLinkEntityProducer(EntityProviderWriteProperties properties) throws EntityProviderException
EntityProviderExceptionpublic void append(Writer writer, EntityInfoAggregator entityInfo, Map<String,Object> data) throws EntityProviderException
EntityProviderExceptionprotected static void appendUri(JsonStreamWriter jsonStreamWriter, String uri) throws IOException
IOExceptionCopyright © 2020. All rights reserved.