G. Ralph Kuntz created PDFBOX-2396:
--------------------------------------
Summary: Comment on
`org.apache.pdfbox.util.Splitter.createNewDocumentIfNecessary` is out of date
Key: PDFBOX-2396
URL: https://issues.apache.org/jira/browse/PDFBOX-2396
Project: PDFBox
Issue Type: Bug
Components: Utilities
Affects Versions: 2.0.0
Reporter: G. Ralph Kuntz
Priority: Minor
The header comment on the `createNewDocumentIfNecessary` method suggests that
the method can be overridden in subclasses This is not true since the method is
private. The example in the method will not work.
The header comment for `splitAtPage` should be updated with the example since
it is the method will will be used to implement that example.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)