Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
student:java:resources [2021/12/09 14:16] bernstdhstudent:java:resources [2022/11/18 14:52] bernstdh
Line 73: Line 73:
     /**     /**
      * Copy all of the files from a resources package to a temporary directory      * Copy all of the files from a resources package to a temporary directory
-     * on the file system (whether or not the code and resources and in a .jar+     * on the file system (whether or not the code and resources are in a .jar
      * file or on the file system).      * file or on the file system).