Uses of Class
net.anwiba.spatial.osm.overpass.marshaller.OverpassJsonObjectUnmarshaller
-
Packages that use OverpassJsonObjectUnmarshaller Package Description net.anwiba.spatial.osm.overpass.marshaller -
-
Uses of OverpassJsonObjectUnmarshaller in net.anwiba.spatial.osm.overpass.marshaller
Methods in net.anwiba.spatial.osm.overpass.marshaller that return OverpassJsonObjectUnmarshaller Modifier and Type Method Description <T> OverpassJsonObjectUnmarshaller<T>OverpassJsonObjectUnmarshallerFactory. create(java.lang.Class<T> clazz)
-