Uses of Class
net.anwiba.spatial.ckan.marshaller.CkanJsonObjectUnmarshaller
-
Packages that use CkanJsonObjectUnmarshaller Package Description net.anwiba.spatial.ckan.marshaller -
-
Uses of CkanJsonObjectUnmarshaller in net.anwiba.spatial.ckan.marshaller
Methods in net.anwiba.spatial.ckan.marshaller that return CkanJsonObjectUnmarshaller Modifier and Type Method Description <T> CkanJsonObjectUnmarshaller<T>CkanJsonObjectUnmarshallerFactory. create(java.lang.Class<T> clazz)<T> CkanJsonObjectUnmarshaller<T>CkanJsonResponseUnmarshallerFactory. create(java.lang.Class<T> clazz)
-