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) |
readpublic DepthReader(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
protected Depth read(String content) throws IOException
read in class JsonValueReader<Depth>IOExceptionCopyright © 2013–2015. All rights reserved.