G. Ralph Kuntz created PDFBOX-2355:
--------------------------------------
Summary: newDocuments is private in Splitter
Key: PDFBOX-2355
URL: https://issues.apache.org/jira/browse/PDFBOX-2355
Project: PDFBox
Issue Type: Bug
Components: Utilities
Affects Versions: 1.8.6
Environment: Ubuntu 14.04, Java 8_20
Reporter: G. Ralph Kuntz
Priority: Critical
The method `createNewDocument` in `Splitter` is protected, so it can be
overridden, but one of the things it needs to do with the new document is add
it to the `newDocuments` list, which is private.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)