Soda2 API Client 0.9.2-SNAPSHOT API

Overview

See: Description

API Package (defines the operations) 
Package Description
com.socrata.api
Provides objects that implement all the major Socrata operations (verbs).
Model Packages (defines the "nouns") 
Package Description
com.socrata.exceptions
Defines the errors that can happen when using the Socrata APIs defined in com.socrata.api.
com.socrata.model
Defines the objects that are parameters to APIs, return values to APIs or system objects in the Socrata platform.
com.socrata.model.importer
The model objects (nouns) used by the import operations defined by SodaImporter.
com.socrata.model.requests
The model objects (nouns) used for defining SODA requests.These objects are mainly used internally by the API to provide "retry" logic in the case of 202 retries..
com.socrata.model.search
The model objects (nouns) used for doing searches on the Socrata platform.
com.socrata.model.soql
The model objects (nouns) used for defining SoQL operations.
Utility and Helper Packages 
Package Description
com.socrata.builders
Helper objects to create and manipulate some of the objects defined in com.socrata.model.These are not necassary for using the API, but can be useful.
com.socrata.utils
Helper objects used by the API implementation.

Copyright © 2013. All Rights Reserved.