d25fb5ccfb4a7d0b259aecde807c405267b01a55
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private formatPathURL(input String) : String from class org.geoserver.rest.resources.ResourceResource to public urlEncode(value String, exclude char...) : String from class org.geoserver.ows.util.ResponseUtils | From | To | |
Rename Parameter | 1 | ||
Rename Parameter input : String to value : String in method public urlEncode(value String, exclude char...) : String in class org.geoserver.ows.util.ResponseUtils | From | To |