Skip to content

Changed return type to generic List

b28e997
Select commit
Loading
Failed to load commit list.
Open

New text extraction method using a bounding box. #1508

Changed return type to generic List
b28e997
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Mar 3, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 2
           

Complexity increasing per file
==============================
- openpdf-core/src/test/java/org/openpdf/text/pdf/parser/PdfTextExtractorTest.java  2
- openpdf-core/src/main/java/org/openpdf/text/pdf/parser/PdfTextLocator.java  4
- openpdf-core/src/main/java/org/openpdf/text/pdf/parser/PdfContentTextLocator.java  14
         

Clones added
============
- openpdf-core/src/test/java/org/openpdf/text/pdf/parser/PdfTextExtractorTest.java  4
- openpdf-core/src/main/java/org/openpdf/text/pdf/parser/PdfTextLocator.java  2
         

See the complete overview on Codacy