Class FidIndexer

Object
FidIndexer

public class FidIndexer extends Object
Creates a .fix file (fid index).
Author:
Jesse
  • Constructor Details

    • FidIndexer

      public FidIndexer()
  • Method Details

    • generate

      public static void generate(URL shpURL) throws IOException
      Generates the FID index file for the shpFile
      Throws:
      IOException
    • generate

      public static void generate(ShpFiles shpFiles) throws IOException
      Generates the FID index file for the shpFiles
      Throws:
      IOException