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