Class CkanJsonObjectsUnmarshaller<T>
java.lang.Object
net.anwiba.commons.json.AbstractJsonUnmarshaller<T,List<T>,R,IOException>
net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller<T,Response,CkanJsonMapperException>
net.anwiba.spatial.ckan.marshaller.CkanJsonObjectsUnmarshaller<T>
public class CkanJsonObjectsUnmarshaller<T>
extends net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller<T,Response,CkanJsonMapperException>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller
_unmarshal, createExceptionMethods inherited from class net.anwiba.commons.json.AbstractJsonUnmarshaller
createIOException, isErrorResponse, unmarshal, unmarshal, validate
-
Constructor Details
-
CkanJsonObjectsUnmarshaller
-