public class WebImageReader extends java.lang.Object implements JsonObjectReader<WebImage>
| Constructor and Description |
|---|
WebImageReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
readUrl(JsonParser json) |
WebImage |
validateAndBuild() |
public void readUrl(JsonParser json)
throws java.io.IOException
java.io.IOExceptionpublic WebImage validateAndBuild() throws java.io.IOException
validateAndBuild in interface JsonObjectReader<WebImage>java.io.IOException