You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2016/03/18 21:53:33 UTC

[jira] [Closed] (PDFBOX-3278) "Throws IOException" in PDFTextStripper constructor is useless

     [ https://issues.apache.org/jira/browse/PDFBOX-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Hewson closed PDFBOX-3278.
-------------------------------
    Resolution: Invalid

No, it's not useless. As Tilman says, the same behaviour is simply being inherited from PDFTextStreamEngine's constructor in 2.0, via the implicit super() call.

> "Throws IOException" in PDFTextStripper constructor is useless
> --------------------------------------------------------------
>
>                 Key: PDFBOX-3278
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3278
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Text extraction
>    Affects Versions: 2.0.0, 2.0.1, 2.1.0
>            Reporter: Nicolas M
>            Priority: Trivial
>
> In version 1.8.x, PDFTextStripper could throw an IOException because the loading of a properties file.  In 2.x, the properties file doesn't exist anymore but the constructor is always "public PDFTextStripper() throws IOException".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org