| Name | Description | Type | Package | Framework |
| IdInfo | Bean of idinfo element of shp. | Class | org.geotools.data.shapefile.shp.xml | GeoTools |
| IndexFile | IndexFile parser for . | Class | org.geotools.data.shapefile.shp | GeoTools |
| JTSUtilities | A collection of utility methods for use with JTS and the shapefile package. | Class | org.geotools.data.shapefile.shp | GeoTools |
| Metadata | Bean capturing shapefile metadata information. | Class | org.geotools.data.shapefile.shp.xml | GeoTools |
| MultiLineHandler | The default JTS handler for shapefile. | Class | org.geotools.data.shapefile.shp | GeoTools |
| MultiPointHandler | Class | org.geotools.data.shapefile.shp | GeoTools | |
| PointHandler | Wrapper for a Shapefile point. | Class | org.geotools.data.shapefile.shp | GeoTools |
| PolygonHandler | Wrapper for a Shapefile polygon. | Class | org.geotools.data.shapefile.shp | GeoTools |
| ShapefileException | Thrown when an error relating to the shapefile occuresSee Also:Serialized Form | Class | org.geotools.data.shapefile.shp | GeoTools |
| ShapefileHeader | Class | org.geotools.data.shapefile.shp | GeoTools | |
| ShapefileReader | The general use of this class is: FileChannel in = new FileInputStream("thefile. | Class | org.geotools.data.shapefile.shp | GeoTools |
| ShapefileWriter | ShapefileWriter allows for the storage of geometries in esris shp format. | Class | org.geotools.data.shapefile.shp | GeoTools |
| ShapeHandler | A ShapeHandler defines what is needed to construct and persist geometries based upon the shapefile specification. | Interface | org.geotools.data.shapefile.shp | GeoTools |
| ShapeType | Not much but a type safe enumeration of file types as ints and names. | Class | org.geotools.data.shapefile.shp | GeoTools |
| ShpXmlFileReader | Class | org.geotools.data.shapefile.shp.xml | GeoTools | |