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