Package | Description |
---|---|
com.socrata.api |
Provides objects that implement all the major Socrata operations (verbs).
|
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.
|
Modifier and Type | Method and Description |
---|---|
String[] |
SodaImporter.generateTranslation(Blueprint blueprint)
Creates a straight translation with no transforms for a given bluprint.
|
DatasetInfo |
SodaImporter.importScanResults(Blueprint blueprint,
String[] translation,
File file,
ScanResults scanResults)
Imports the results of scanning a file.
|
Modifier and Type | Method and Description |
---|---|
Blueprint |
BlueprintBuilder.build() |
Copyright © 2013. All Rights Reserved.