pjfanning opened a new pull request, #856: URL: https://github.com/apache/poi/pull/856
OOXML files can embed files that are large and once we parse the XML with XMLBeans and wrap the content classes with POI helper classes, there can be a lot of memory used. This option would allow users to have POI fail with an exception if the input for Styles Table was unexpectedly large. The default limit is unlimited. -- 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: dev-unsubscr...@poi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org