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

Andreas Lehmkühler resolved PDFBOX-4838.
----------------------------------------
    Resolution: Fixed

I've limit both classes to read operations by implementing 
{{org.apache.pdfbox.io.RandomAccessRead}} only and renamed both classes to 
reflect that change.

> Make RandomAccessBuffer and RandomAccessFile read only
> ------------------------------------------------------
>
>                 Key: PDFBOX-4838
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4838
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Parsing
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>            Priority: Major
>             Fix For: 3.0.0 PDFBox
>
>
> Both classes {{org.apache.pdfbox.io.RandomAccessBuffer}} and 
> {{org.apache.pdfbox.io.RandomAccessFile}} are used for read operations only 
> so that it makes sense to remove the implementation of the interface 
> {{org.apache.pdfbox.io.RandomAccessWrite}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to