59761432c54deda182ef156e93c7ad55dbe9f6c7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private writeBAttr(out OutputStream, attr String) : void extracted from public str(ctx TagContext, tag TagImpl, level int, inline boolean, extra Object, out OutputStream) : void in class org.rapidoid.html.impl.TagRenderer | From | To | |
Extract Method private writeAttr(tag TagImpl, out OutputStream, attr String, value String) : void extracted from public str(ctx TagContext, tag TagImpl, level int, inline boolean, extra Object, out OutputStream) : void in class org.rapidoid.html.impl.TagRenderer | From | To |