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