a903f2b2c7ea068e7ef69e960de0fd254518cf06
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 32
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to boolean in method public validateDocbook(rendered String) : boolean in class com.kodcu.service.convert.docbook.DocbookValidator | From | To | |
Extract Variable | 3 | ||
Extract Variable backendExt : String in method public flipThePage(rendered String) : void from class com.kodcu.component.SlidePane | From | To | |
Extract Variable backendExt : String in method public replaceSlides(rendered String) : void from class com.kodcu.component.SlidePane | From | To | |
Extract Variable oebps : Path in method private produceEpub3(askPath boolean, isTemp boolean) : CompletableFuture<Path> from class com.kodcu.service.convert.ebook.EpubConverter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter s : String to configUri : String in method public setUserConfig(fopFactory FopFactory, configUri String) : void in class com.kodcu.other.IOHelper | From | To |