public class FirstPlacemarkWinsGoogleResponseParser
extends java.lang.Object
ResponseExtractor that parses google geo-location response Document into a
MapLocationData object. It uses a first win strategy, so the first placemark in the response is parsed.| Constructor and Description |
|---|
FirstPlacemarkWinsGoogleResponseParser() |
| Modifier and Type | Method and Description |
|---|---|
MapLocationData |
extractData(ClientHttpResponse response) |
public FirstPlacemarkWinsGoogleResponseParser()
public MapLocationData extractData(ClientHttpResponse response) throws java.io.IOException
java.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.