public class ArtworkJsonUnmarshaller extends Object implements Unmarshaller<Artwork,JsonUnmarshallerContext>
Constructor and Description |
---|
ArtworkJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ArtworkJsonUnmarshaller |
getInstance() |
Artwork |
unmarshall(JsonUnmarshallerContext context) |
public Artwork unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Artwork,JsonUnmarshallerContext>
Exception
public static ArtworkJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.