public final class AttachmentJsonUnmarshaller extends AbstractUnmarshaller<Attachment,JsonUnmarshallerContext>
| Constructor and Description |
|---|
AttachmentJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentJsonUnmarshaller |
getInstance() |
Attachment |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static AttachmentJsonUnmarshaller getInstance()
public Attachment parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<Attachment,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<Attachment,JsonUnmarshallerContext>java.lang.Exception