public class JsonTypeUtils extends Object
| Constructor and Description |
|---|
JsonTypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEntityName(Class<?> entityType) |
static Object |
getPrimitive(net.inveed.commons.reflection.JavaTypeDesc<?> t,
com.fasterxml.jackson.core.JsonParser p) |
public static Object getPrimitive(net.inveed.commons.reflection.JavaTypeDesc<?> t, com.fasterxml.jackson.core.JsonParser p) throws IOException
IOExceptionCopyright © 2018. All rights reserved.