public class ClipJsonUnmarshaller extends Object implements Unmarshaller<Clip,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ClipJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ClipJsonUnmarshaller |
getInstance() |
Clip |
unmarshall(JsonUnmarshallerContext context) |
public Clip unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Clip,JsonUnmarshallerContext>Exceptionpublic static ClipJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.