Skip navigation links
D G I J M S U 

D

de.csgis.commons - package de.csgis.commons
 
de.csgis.commons.json - package de.csgis.commons.json
 
delete(JSONObject) - Method in class de.csgis.commons.json.GeojsonPGHelper
It deletes the given object from the database.

G

GeojsonPGHelper - Class in de.csgis.commons.json
A helper to insert, update and/or delete database rows from GeoJSON objects.
GeojsonPGHelper(String, String, String, int) - Constructor for class de.csgis.commons.json.GeojsonPGHelper
Creates a new helper to insert, update and/or delete database rows from GeoJSON objects.
get() - Method in class de.csgis.commons.JSONContentProvider
Gets all the JSON contents.
getTable() - Method in class de.csgis.commons.json.GeojsonPGHelper
 

I

insert(JSONObject) - Method in class de.csgis.commons.json.GeojsonPGHelper
Inserts the given object in the database.

J

JSONContentProvider - Class in de.csgis.commons
Class for providing the contents of all .json files in a directory.
JSONContentProvider(String) - Constructor for class de.csgis.commons.JSONContentProvider
Creates a new JSON content provider.
JSONUtils - Class in de.csgis.commons
Utility class for operations with JSON values.

M

merge(JSONObject, JSONObject) - Static method in class de.csgis.commons.JSONUtils
Merges the two JSON objects.

S

setConnection(Connection) - Method in class de.csgis.commons.json.GeojsonPGHelper
Sets the connection to use before calling insert(JSONObject), update(JSONObject) and/or delete(JSONObject).

U

update(JSONObject) - Method in class de.csgis.commons.json.GeojsonPGHelper
Updates the given object in the database.
D G I J M S U 
Skip navigation links

Copyright © 2018. All rights reserved.