4992db65f0c0fbb91df9c2354810a7b6ee40bdaa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable charset : Charset to characterEncoding : String in method public getCharacterEncoding() : String in class org.apache.catalina.connector.Request | From | To | |
Change Return Type | 1 | ||
Change Return Type Charset to String in method private getCharsetFromContentType(contentType String) : String in class org.apache.coyote.Request | From | To | |
Change Variable Type | 1 | ||
Change Variable Type charset : Charset to characterEncoding : String in method public getCharacterEncoding() : String in class org.apache.catalina.connector.Request | From | To | |
Extract Method | 1 | ||
Extract Method public getCharacterEncoding() : String extracted from public getCharset() : Charset in class org.apache.coyote.Request | From | To |