a4dd1672da1d90f212e30f72c25574cc6cebee41
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute __encodings : Map<String,String> to __assumedEncodings : Map<String,String> in class org.eclipse.jetty.http.MimeTypes | From | To | |
| Extract Method | 1 | ||
| Extract Method public getCharsetAssumedFromContentType(contentType String) : String extracted from public inferCharsetFromContentType(value String) : String in class org.eclipse.jetty.http.MimeTypes | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter value : String to contentType : String in method public inferCharsetFromContentType(contentType String) : String in class org.eclipse.jetty.http.MimeTypes | From | To | |
| Rename Parameter value : String to contentType : String in method public getCharsetAssumedFromContentType(contentType String) : String in class org.eclipse.jetty.http.MimeTypes | From | To |