[ https://issues.apache.org/jira/browse/PDFBOX-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16642342#comment-16642342
]
ASF subversion and git services commented on PDFBOX-4335:
---------------------------------------------------------
Commit 1843187 from tilman@apache.org in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1843187 ]
PDFBOX-4335: implements Closeable, as suggested by Wiktor Kwapisiewicz
> Overlay should implement Closeable
> ----------------------------------
>
> Key: PDFBOX-4335
> URL: https://issues.apache.org/jira/browse/PDFBOX-4335
> Project: PDFBox
> Issue Type: Improvement
> Components: Utilities
> Affects Versions: 2.0.12
> Reporter: Wiktor Kwapisiewicz
> Priority: Major
> Fix For: 2.0.13, 3.0.0 PDFBox
>
> Attachments: 0001-PDFBOX-4335-Implement-java.io.Closeable-in-Overlay.patch
>
>
> `org.apache.pdfbox.multipdf.Overlay` class has `close` method but it doesn't implement
Closeable interface. Other classes, such as PDDocument, do implement it.
> Attached patch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org
|