Package fiftyone.geolocation.core
Interface RequestFormatter
-
public interface RequestFormatter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URLformat(GeoEvidence evidence)
-
-
-
Method Detail
-
format
java.net.URL format(GeoEvidence evidence) throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
-
-