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.model.importer |
The model objects (nouns) used by the import operations defined by SodaImporter.
|
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<ScanColumn,BlueprintColumn> |
BlueprintBuilder.CONVERT_BLUPRINT |
Modifier and Type | Field and Description |
---|---|
List<ScanColumn> |
ScanSummary.columns |
Modifier and Type | Method and Description |
---|---|
List<ScanColumn> |
ScanSummary.getColumns() |
Constructor and Description |
---|
ScanSummary(String summary,
int headers,
List<ScanColumn> columns,
List<PossibleLocation> locations) |
Copyright © 2013. All Rights Reserved.