Class NominatimJsonObjectsUnmarshaller<T>
java.lang.Object
net.anwiba.commons.json.AbstractJsonUnmarshaller<T,List<T>,R,IOException>
net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller<T,ErrorResponse,NominatimJsonMapperException>
net.anwiba.spatial.osm.nominatim.marshaller.NominatimJsonObjectsUnmarshaller<T>
public class NominatimJsonObjectsUnmarshaller<T>
extends net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller<T,ErrorResponse,NominatimJsonMapperException>
-
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, unmarshal, unmarshal, validate
-
Constructor Details
-
NominatimJsonObjectsUnmarshaller
-
-
Method Details
-
isErrorResponse
- Overrides:
isErrorResponsein classnet.anwiba.commons.json.AbstractJsonUnmarshaller<T,List<T>, ErrorResponse, IOException>
-