| Constructor and Description |
|---|
JsonRepresentationWriter() |
JsonRepresentationWriter(com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
protected com.fasterxml.jackson.core.JsonFactory |
getJsonFactory(Set<URI> flags) |
protected com.fasterxml.jackson.core.JsonGenerator |
getJsonGenerator(Set<URI> flags,
Writer writer) |
void |
write(com.theoryinpractise.halbuilder.api.ReadableRepresentation representation,
Set<URI> flags,
Writer writer) |
public JsonRepresentationWriter()
public JsonRepresentationWriter(com.fasterxml.jackson.databind.ObjectMapper mapper)
public void write(com.theoryinpractise.halbuilder.api.ReadableRepresentation representation,
Set<URI> flags,
Writer writer)
write in interface com.theoryinpractise.halbuilder.api.RepresentationWriter<String>protected com.fasterxml.jackson.core.JsonGenerator getJsonGenerator(Set<URI> flags, Writer writer) throws IOException
IOExceptionCopyright © 2016. All rights reserved.