Class FileMover

java.lang.Object
ca.ualberta.stothard.cgview.FileMover

public class FileMover extends Object
This class contains methods for moving jar resources to the output directory.
Author:
Paul Stothard
  • Constructor Details

    • FileMover

      public FileMover()
  • Method Details

    • moveFile

      protected boolean moveFile(String filePath, String fileName, String destinationPath)