public class ArtworkJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Artwork,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ArtworkJsonUnmarshaller |
instance |
Constructor and Description |
---|
ArtworkJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ArtworkJsonUnmarshaller |
getInstance() |
Artwork |
unmarshall(JsonUnmarshallerContext context) |
private static ArtworkJsonUnmarshaller instance
public Artwork unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Artwork,JsonUnmarshallerContext>
java.lang.Exception
public static ArtworkJsonUnmarshaller getInstance()