public class GeoJSONValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
EDRGeoJSON |
static int |
GeoJSON |
| Constructor and Description |
|---|
GeoJSONValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isGeoJSONValidPerSchema(String docURL,
int schemaFlag) |
org.json.JSONObject |
readJSONObjectFromURL(URL requestURL) |
public static final int GeoJSON
public static final int EDRGeoJSON
public boolean isGeoJSONValidPerSchema(String docURL, int schemaFlag) throws Exception
Exceptionpublic org.json.JSONObject readJSONObjectFromURL(URL requestURL) throws IOException
IOExceptionCopyright © 2022 Open Geospatial Consortium. All rights reserved.