pdfbox icon indicating copy to clipboard operation
pdfbox copied to clipboard

[PDFBOX Refactoring] Refactored the Code to resolve some Design & Implementation Code Smells.

Open AnkushMudgal opened this issue 3 years ago • 0 comments

Refactored the code to address certain code smells in a small subsection of the code. The following refactoring was applied to various files/methods/fields.

All stages of maven build, including compile, test, and install passed after the changes were made. {There were warning during compilation for deprecated methods, which were present before the above changes.}

AnkushMudgal avatar Mar 26 '22 00:03 AnkushMudgal