5d041ad54f1796d0640623b06678bc58ce4fec93
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 102
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable method : String to name : String in method private call(obj Object, node XmlParser.Node) : Object in class org.eclipse.jetty.xml.XmlConfiguration.JettyXmlConfiguration | From | To | |
Rename Variable idAttr : String to id : String in method private propertyObj(node XmlParser.Node) : Object in class org.eclipse.jetty.xml.XmlConfiguration.JettyXmlConfiguration | From | To | |
Inline Method | 2 | ||
Inline Method private interpolate(properties Map<String,String>, text String) : String inlined to private propertyObj(node XmlParser.Node) : Object in class org.eclipse.jetty.xml.XmlConfiguration.JettyXmlConfiguration | From | To |