public class DepthReader extends JsonValueReader<Depth>
Constructor and Description |
---|
DepthReader(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
protected Depth |
read(String content) |
read
public DepthReader(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
protected Depth read(String content) throws IOException
read
in class JsonValueReader<Depth>
IOException
Copyright © 2013–2015. All rights reserved.