public class FidIndexer extends Object
| Constructor and Description |
|---|
FidIndexer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generate(ShpFiles shpFiles)
Generates the FID index file for the shpFiles
|
static void |
generate(URL shpURL)
Generates the FID index file for the shpFile
|
public static void generate(URL shpURL) throws IOException
IOExceptionpublic static void generate(ShpFiles shpFiles) throws IOException
IOExceptionCopyright © 1996–2019 Geotools. All rights reserved.