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 |
---|---|
NonDataFileDataset |
SodaImporter.importNonDataFile(String name,
String description,
File file)
Imports a file that is NOT going to be used to create a datset, but is instead available for
downloading directly.
|
Modifier and Type | Method and Description |
---|---|
NonDataFileDataset |
NonDataFileDatasetBuilder.build() |
Constructor and Description |
---|
NonDataFileDatasetBuilder(NonDataFileDataset datasetInfo) |
Copyright © 2013. All Rights Reserved.