| Name | Description | Type | Package | Framework |
| BasicShpFileWriter | Class | org.geotools.data.shapefile.files | GeoTools | |
| FileChannelDecorator | A FileChannel that delegates all calls to the underlying FileChannel but for implCloseChannel() it also calls ShapefileFiles. | Class | org.geotools.data.shapefile.files | GeoTools |
| FileReader | Indicates that the object reads one of the Shapefile related files controlledAn id for the reader. | Interface | org.geotools.data.shapefile.files | GeoTools |
| FileWriter | Indicates that the object writes to one of the Shapefile related files controlled by ShpFiles | Interface | org.geotools.data.shapefile.files | GeoTools |
| ReadableByteChannelDecorator | A ReadableByteChannel that delegates all calls to the underlying ReadableByteChannel but for close() it also calls | Class | org.geotools.data.shapefile.files | GeoTools |
| Result | Class | org.geotools.data.shapefile.files | GeoTools | |
| ShpFiles | The collection of all the files that are the shapefile and its metadata and indices. | Class | org.geotools.data.shapefile.files | GeoTools |
| ShpFiles .State | Indicates that the url and lock were successfully obtainedIndicates that the files are locked by another thread. | Class | org.geotools.data.shapefile.files.ShpFiles | GeoTools |
| ShpFileType | Enumerates the known types of files associated with a shapefile. | Class | org.geotools.data.shapefile.files | GeoTools |
| StorageFile | Encapsulates the idea of a file for writing data to and then later updating the original. | Class | org.geotools.data.shapefile.files | GeoTools |
| StreamLogging | Class | org.geotools.data.shapefile.files | GeoTools | |
| WritableByteChannelDecorator | A WritableByteChannel that delegates all calls to the underlying WritableByteChannel but for close() it also calls | Class | org.geotools.data.shapefile.files | GeoTools |