97330bbff00bc5a4aeb03d29b4c8e3f97ea965d9
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable doc : ODocument to res : Object in method public extract(iReader Reader) : void in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Rename Variable linked : ODocument to sub : Object in method private xml2doc(xmlDocument Node, iPath String, iLevel int) : Object in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Change Return Type | 2 | ||
| Change Return Type ODocument to Object in method private xml2doc(xmlDocument Node) : Object in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Change Return Type ODocument to Object in method private xml2doc(xmlDocument Node, iPath String, iLevel int) : Object in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute attributesAsNodes : boolean to rootNode : String in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Rename Attribute skipFirstLevels : int to tagsAsAttribute : Collection<String> in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type doc : ODocument to res : Object in method public extract(iReader Reader) : void in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Change Variable Type linked : ODocument to sub : Object in method private xml2doc(xmlDocument Node, iPath String, iLevel int) : Object in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type attributesAsNodes : boolean to rootNode : String in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To | |
| Change Attribute Type skipFirstLevels : int to tagsAsAttribute : Collection<String> in class com.orientechnologies.orient.etl.extractor.OXmlExtractor | From | To |