[
https://issues.apache.org/jira/browse/PDFBOX-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson closed PDFBOX-1385.
-------------------------------
Resolution: Won't Fix
2.0 has taken a different direction with the handling of trees.
> Proposal for a PD tree that represents a tree based on arrays.
> --------------------------------------------------------------
>
> Key: PDFBOX-1385
> URL: https://issues.apache.org/jira/browse/PDFBOX-1385
> Project: PDFBox
> Issue Type: New Feature
> Components: PDModel
> Reporter: Dominic Tubach
> Priority: Minor
> Attachments: DTPDTreeIntermediateNode.java, DTPDTreeLabeledNode.java,
> DTPDTreeLeafNode.java, DTPDTreeNode.java, DTPDTreeNodeTest.java
>
>
> Attached is a proposal for a PD tree that represents a tree that is based on
> arrays (such as RBGroups).
> The required COSArrayList and COSBaseConverter can be found in issue
> #PDFBOX-1383
> It requires Java 1.6 (It might be enough to remove the @Override annotations
> for Java 1.5 compatibility.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)