Class TableSpec.ShapefileSpec

java.lang.Object
ca.spatial.table.TableSpec
ca.spatial.table.TableSpec.ShapefileSpec
Enclosing class:
TableSpec

public static class TableSpec.ShapefileSpec extends TableSpec
This specification will describe a Shapefile GeoRelationalStore.

The syntax for this specification is


 Shapefile {filename} {encoding}?
 
If the filename ends with shp and the default encoding is being use then the specification returned is simply the filename.