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