| Constructor and Description |
|---|
JsonRepresentationWriter() |
| 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 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 © 2014. All rights reserved.