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