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