07976a51ea5c07a96962f1c00a80616b10869cd9
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable f : File to file : File in method public getZipOutputFile(destDir File, entry ZipEntry) : File in class org.geoserver.util.IOUtils | From | To | |
Extract Method | 1 | ||
Extract Method public getZipOutputFile(destDir File, entry ZipEntry) : File extracted from public decompress(input InputStream, destDir File) : void in class org.geoserver.util.IOUtils | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getZipOutputFile(destDir File, entry ZipEntry) : File extracted from public decode(input InputStream) : Object in class org.geoserver.wps.ppio.ShapeZipPPIO & moved to class org.geoserver.util.IOUtils | From | To |