Andreas Lehmkühler created PDFBOX-2239:
------------------------------------------
Summary: Add missing values to PDComplexFileSpecification
Key: PDFBOX-2239
URL: https://issues.apache.org/jira/browse/PDFBOX-2239
Project: PDFBox
Issue Type: Improvement
Components: PDModel
Affects Versions: 1.8.6, 2.0.0
Reporter: Andreas Lehmkühler
Assignee: Andreas Lehmkühler
The class PDComplexFileSpecification needs to be improved as follows:
- analog to "get/setFileXXX" we should add the missing
get/setEmbeddedFileUnicode
- we should rename getUnicodeFile to getFileUnicode to be inline with the other
getters and add a setter for that value as well
- according to the spec, the Dos, Unix and Mac mutations shouldn't be used
anymore, therefore we should rearrange the order in "getFilename"
--
This message was sent by Atlassian JIRA
(v6.2#6252)