Class GeoJSONValidator
java.lang.Object
org.opengis.cite.ogcapiedr10.encodings.geojson.GeoJSONValidator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isGeoJSONValidPerSchema
(String docURL, int schemaFlag) org.json.JSONObject
readJSONObjectFromURL
(URL requestURL)
-
Field Details
-
GeoJSON
public static final int GeoJSON- See Also:
-
EDRGeoJSON
public static final int EDRGeoJSON- See Also:
-
DEFAULT_BUFFER_SIZE
protected final int DEFAULT_BUFFER_SIZE- See Also:
-
-
Constructor Details
-
GeoJSONValidator
public GeoJSONValidator()
-
-
Method Details
-
isGeoJSONValidPerSchema
- Throws:
Exception
-
readJSONObjectFromURL
- Throws:
IOException
-
otherConvertInputStreamToString
- Throws:
IOException
-