Class OverpassJsonObjectUnmarshaller<T>
java.lang.Object
net.anwiba.commons.json.AbstractJsonUnmarshaller<T,T,R,IOException>
net.anwiba.commons.json.AbstractJsonObjectUnmarshaller<T,ErrorResponse,OverpassJsonMapperException>
net.anwiba.spatial.osm.overpass.marshaller.OverpassJsonObjectUnmarshaller<T>
public class OverpassJsonObjectUnmarshaller<T>
extends net.anwiba.commons.json.AbstractJsonObjectUnmarshaller<T,ErrorResponse,OverpassJsonMapperException>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.anwiba.commons.json.AbstractJsonObjectUnmarshaller
_unmarshal, createExceptionMethods inherited from class net.anwiba.commons.json.AbstractJsonUnmarshaller
createIOException, isErrorResponse, unmarshal, unmarshal, validate
-
Constructor Details
-
OverpassJsonObjectUnmarshaller
-