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