/[Apache-SVN]
ViewVC logotype

Revision 1600319


Jump to revision: Previous Next
Author: nick
Date: Wed Jun 4 15:58:14 2014 UTC (10 years ago)
Changed paths: 1
Log Message:
When finding the CTCol object for a XSSF Sheet column, as we often have to traverse most of the list, and we are mostly reading not changing, switch to fetching all the objects as an array in one go, rather than fetching one at a time, which is hopefully faster. Aims to help bug #56556

Changed paths

Path Details
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/ColumnHelper.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26