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