Class MapBoxEndpointReader
- java.lang.Object
-
- org.gcube.application.geoportaldatamapper.reader.MapBoxEndpointReader
-
public class MapBoxEndpointReader extends Object
The Class MapBoxEndpointReader.- Author:
- Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Dec 20, 2023
-
-
Constructor Summary
Constructors Constructor Description MapBoxEndpointReader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<ServiceAccessPoint>getMapBoxEndpoint()Gets the map box endpoint.
-
-
-
Method Detail
-
getMapBoxEndpoint
public static List<ServiceAccessPoint> getMapBoxEndpoint() throws Exception
Gets the map box endpoint.- Returns:
- the map box endpoint
- Throws:
Exception- the exception
-
-