Uses of Class
com.sdicons.json.mapper.MapperException
Packages that use MapperException
Package
Description
-
Uses of MapperException in com.sdicons.json.mapper
Methods in com.sdicons.json.mapper that throw MapperExceptionModifier and TypeMethodDescriptionstatic ObjectMap a JSON representation to a Java object.static ObjectMap a JSON representation to a Java object.static ObjectJSONMapper.toJava(JSONValue aValue, ParameterizedType aGenericType) Map a JSON representation to a Java object.static JSONValueMap a POJO to the JSON representation. -
Uses of MapperException in com.sdicons.json.mapper.helper
Methods in com.sdicons.json.mapper.helper that throw MapperExceptionModifier and TypeMethodDescription -
Uses of MapperException in com.sdicons.json.mapper.helper.impl
Methods in com.sdicons.json.mapper.helper.impl that throw MapperExceptionModifier and TypeMethodDescriptionstatic DateDateMapper.fromISO8601(String timestampString) static DateDateMapper.fromISO8601(String timestampString, boolean timezoneIgnored) protected ObjectMapperDirect.AnnotatedMethodsObjectMapperDirect.getAnnotatedMethods(Class aClass)