53b739d4c9b7776293eb9fa1e5f5d670dd4346ce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable dbfac : DocumentBuilderFactory to dbFactory : DocumentBuilderFactory in method public createDocument() : Document in class edu.stanford.nlp.time.XMLUtils | From | To | |
Rename Variable dbfac : DocumentBuilderFactory to dbFactory : DocumentBuilderFactory in method public parseElement(xml String) : Element in class edu.stanford.nlp.time.XMLUtils | From | To | |
Rename Variable vf : ValueFunction to entry : Map.Entry<String,Collection<ValueFunction>> in method public main(args String[]) : void in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute tfactory : TransformerFactory to tFactory : TransformerFactory in method public printNode(out OutputStream, node Node, prettyPrint boolean, includeXmlDeclaration boolean) : void in class edu.stanford.nlp.time.XMLUtils | From | To | |
Change Variable Type | 1 | ||
Change Variable Type vf : ValueFunction to entry : Map.Entry<String,Collection<ValueFunction>> in method public main(args String[]) : void in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | From | To |