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