valerybokov commented on PR #290: URL: https://github.com/apache/pdfbox/pull/290#issuecomment-3409514263
> The parser is closed in org.apache.pdfbox.pdfparser.PDFStreamParser.parseNextToken() once the end is reached. > > I'm not sure if I like that behaviour as it isn't transparent to the user .... maybe we should refactor that first. So why isn't it protected (PDFStreamParser.close)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
