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
IOException
public static void generate(ShpFiles shpFiles) throws IOException
IOException
Copyright © 1996–2019 Geotools. All rights reserved.