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

Johannes Koch updated PDFBOX-633:
---------------------------------

    Attachment: PDFBox-633_patch_00.txt

PDFBox-633_patch_00.txt includes the methods (and fixes Javadoc for existing 
remove(COSBase) method).

> Add indexOfObject and removeObject methods with dereferencing to COSArray
> -------------------------------------------------------------------------
>
>                 Key: PDFBOX-633
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-633
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>            Reporter: Johannes Koch
>            Priority: Minor
>         Attachments: PDFBox-633_patch_00.txt
>
>
> There are cases where a COSArray contains a reference to an object, but you 
> only have the object and not its object number when finding the index in the 
> COSArray or removing from the array. So indexOf and remove methods including 
> dereferencing are needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to