Interface FileReader
- All Known Subinterfaces:
FileWriter
- All Known Implementing Classes:
BasicShpFileWriter
,DbaseFileReader
,FileSystemIndexStore
,IndexedDbaseFileReader
,IndexedFidReader
,IndexedFidWriter
,IndexFile
,ShapefileReader
,ShpXmlFileReader
,StorageFile
public interface FileReader
Indicates that the object reads one of the Shapefile related files controlled by
ShpFiles
- Author:
- jesse
-
Method Summary
-
Method Details
-
id
String id()An id for the reader. This is only used for debugging.- Returns:
- id for the reader.
-