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