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