public class JsonRepresentationReader extends Object implements com.theoryinpractise.halbuilder.api.RepresentationReader
| Constructor and Description |
|---|
JsonRepresentationReader(com.theoryinpractise.halbuilder.AbstractRepresentationFactory representationFactory) |
JsonRepresentationReader(com.theoryinpractise.halbuilder.AbstractRepresentationFactory representationFactory,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
com.theoryinpractise.halbuilder.api.ContentRepresentation |
read(Reader reader) |
public JsonRepresentationReader(com.theoryinpractise.halbuilder.AbstractRepresentationFactory representationFactory)
public JsonRepresentationReader(com.theoryinpractise.halbuilder.AbstractRepresentationFactory representationFactory,
com.fasterxml.jackson.databind.ObjectMapper mapper)
public com.theoryinpractise.halbuilder.api.ContentRepresentation read(Reader reader)
read in interface com.theoryinpractise.halbuilder.api.RepresentationReaderCopyright © 2016. All rights reserved.