f64cdd46b8e5db0881495f8be5370e57bc2ff2c9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type void to XmlParser in method public ensureParser() : XmlParser in class org.eclipse.jetty.webapp.WebDescriptor | From | To | |
Change Return Type void to XmlParser in method public abstract ensureParser() : XmlParser in class org.eclipse.jetty.webapp.Descriptor | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute dtd : String to _dtd : String in method public processVersion() : void in class org.eclipse.jetty.webapp.WebDescriptor | From | To | |
Rename Attribute | 1 | ||
Rename Attribute allowDuplicateFragmentNames : boolean to _allowDuplicateFragmentNames : boolean in class org.eclipse.jetty.webapp.MetaData | From | To |