2bae3115fa52cf640179004c80d6d1ff548c8d64
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute encoding : String to charset : Charset in class org.apache.tomcat.util.descriptor.web.XmlEncodingBase | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type encoding : String to charset : Charset in class org.apache.tomcat.util.descriptor.web.XmlEncodingBase | From | To | |
Extract Method | 1 | ||
Extract Method private URLDecode(bytes byte[], charset Charset, isQuery boolean) : String extracted from public URLDecode(bytes byte[], enc String, isQuery boolean) : String in class org.apache.tomcat.util.buf.UDecoder | From | To |