Class FileIterator


  • public class FileIterator
    extends org.hortonmachine.gears.libs.modules.HMModel
    • Constructor Detail

      • FileIterator

        public FileIterator()
    • Method Detail

      • initProcess

        public void initProcess()
      • addPrj

        public static void addPrj​(String folder,
                                  String epsg)
                           throws Exception
        Utility to add to all found files in a given folder the prj file following the supplied epsg.
        Parameters:
        folder - the folder to browse.
        epsg - the epsg from which to take the prj.
        Throws:
        Exception