Class FidIndexer


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

      • FidIndexer

        public FidIndexer()
    • Method Detail

      • generate

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