c87732dbdbce014930ab6e6d60d38b11e736ab3f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method public buildNamespaceAwareDocument(xml File) : Document from class org.apache.camel.maven.EipDocumentationEnricherMojo to public buildNamespaceAwareDocument(xml File) : Document from class org.apache.camel.maven.XmlHelper | From | To | |
Move Method private buildTransformer() : Transformer from class org.apache.camel.maven.EipDocumentationEnricherMojo to public buildTransformer() : Transformer from class org.apache.camel.maven.XmlHelper | From | To | |
Move Method private buildXPath(namespaceContext NamespaceContext) : XPath from class org.apache.camel.maven.EipDocumentationEnricherMojo to public buildXPath(namespaceContext NamespaceContext) : XPath from class org.apache.camel.maven.XmlHelper | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.camel.maven.XmlHelper from class org.apache.camel.maven.EipDocumentationEnricherMojo | From | To | |
Extract Method | 1 | ||
Extract Method private runPlugin() : void extracted from public execute() : void in class org.apache.camel.maven.EipDocumentationEnricherMojo | From | To |