Class Hierarchy
- java.lang.Object
- net.anwiba.commons.json.AbstractJsonUnmarshaller<T,O,R,E>
- net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller<T,R,E>
- net.anwiba.spatial.ckan.marshaller.CkanJsonObjectsUnmarshaller<T>
- net.anwiba.commons.json.AbstractJsonObjectUnmarshaller<T,R,E>
- net.anwiba.spatial.ckan.marshaller.CkanJsonObjectUnmarshaller<T>
- net.anwiba.spatial.ckan.marshaller.CkanJsonResponseUnmarshaller<T>
- net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller<T,R,E>
- net.anwiba.spatial.ckan.marshaller.CkanJsonMapperExceptionFactory (implements net.anwiba.commons.json.IJsonObjectMarshallingExceptionFactory<R,E>)
- net.anwiba.spatial.ckan.marshaller.CkanJsonObjectMarshallerFactory
- net.anwiba.spatial.ckan.marshaller.CkanJsonObjectsUnmarshallerFactory
- net.anwiba.spatial.ckan.marshaller.CkanJsonObjectUnmarshallerFactory
- net.anwiba.spatial.ckan.marshaller.CkanJsonResponeMapperExceptionFactory (implements net.anwiba.commons.json.IJsonObjectMarshallingExceptionFactory<R,E>)
- net.anwiba.spatial.ckan.marshaller.CkanJsonResponseUnmarshallerFactory
- net.anwiba.commons.json.JsonObjectMarshaller<T>
- net.anwiba.spatial.ckan.marshaller.CkanJsonObjectMarshaller<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- net.anwiba.spatial.ckan.marshaller.CkanJsonMapperException
- java.io.IOException
- java.lang.Exception
- net.anwiba.commons.json.AbstractJsonUnmarshaller<T,O,R,E>