valerybokov opened a new pull request, #341: URL: https://github.com/apache/pdfbox/pull/341
Another question. Still don't need to close the stream for the Loader.loadXFDF(String) and Loader.loadXFDF(File file) methods? Okay, the Loader.loadXFDF(String) method can be simplified by creating a File object instead of a stream, meaning it can be called inside Loader.loadXFDF(File file). -- 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]
