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
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.