046156cee90232d04db857cff49390dae833bf97
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable emptyTextNode : Node to emptyNode : Node in method private writePom(pom Document) : void in class org.apache.camel.maven.bom.generator.BomGeneratorMojo | From | To | |
Rename Variable xpathExp : XPathExpression to xpath : XPathExpression in method private writePom(pom Document) : void in class org.apache.camel.maven.bom.generator.BomGeneratorMojo | From | To | |
Rename Variable emptyTextNodes : NodeList to emptyNodes : NodeList in method private writePom(pom Document) : void in class org.apache.camel.maven.bom.generator.BomGeneratorMojo | From | To | |
Inline Variable | 1 | ||
Inline Variable xpathFactory : XPathFactory in method private writePom(pom Document) : void from class org.apache.camel.maven.bom.generator.BomGeneratorMojo | From | To | |
Extract Method | 1 | ||
Extract Method private getFieldNamesCollection(fields HttpFields) : Collection<String> extracted from private getFieldsAsMap(fields HttpFields) : Map<String,Collection<String>> in class org.apache.camel.component.jetty9.JettyContentExchange9 | From | To |