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