pdfbox icon indicating copy to clipboard operation
pdfbox copied to clipboard

push down method refactoring.

Open Vivek504 opened this issue 2 years ago • 1 comments

Push Down Method Refactoring

Reason: Rebellious Hierarchy - Method of subclass reject the methods provided by its supertypes because supertype's method only returns the empty object. The method that reject the suptertype's method is: readTable Logic of the Refactoring: Removed the method from the super-type.

Vivek504 avatar Nov 19 '23 19:11 Vivek504

Your commit removes a part of the API.

THausherr avatar Nov 20 '23 04:11 THausherr