PDNameTreeNode: Keys in Names shall be sorted
---------------------------------------------
Key: PDFBOX-641
URL: https://issues.apache.org/jira/browse/PDFBOX-641
Project: PDFBox
Issue Type: Bug
Components: PDModel
Reporter: Johannes Koch
Priority: Minor
According to PDF 32000-1:2008 page 89, paragraph following table 36, the keys
in Names shall be sorted. So the parameter for setNames(Map) and the return
value for getNames() should better be a SortedMap.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.