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 Details

    • OverpassJsonObjectUnmarshaller

      public OverpassJsonObjectUnmarshaller(Class<T> clazz)