Class CkanJsonResponseUnmarshaller<T>

java.lang.Object
net.anwiba.commons.json.AbstractJsonUnmarshaller<T,T,R,IOException>
net.anwiba.commons.json.AbstractJsonObjectUnmarshaller<T,Void,CkanJsonMapperException>
net.anwiba.spatial.ckan.marshaller.CkanJsonResponseUnmarshaller<T>

public class CkanJsonResponseUnmarshaller<T> extends net.anwiba.commons.json.AbstractJsonObjectUnmarshaller<T,Void,CkanJsonMapperException>
  • Constructor Details

    • CkanJsonResponseUnmarshaller

      public CkanJsonResponseUnmarshaller(Class<T> clazz)