poi/src
David North e5877bd8e0 Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods.
Re-organise internally to use a map so that lookup is O(1) rather than O(n ranges).

Add a dependency on commons collections 4, also ASL licensed so no problem.

https://bz.apache.org/bugzilla/show_bug.cgi?id=59734

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754521 13f79535-47bb-0310-9956-ffa450edef68
2016-07-29 13:24:00 +00:00
..
contrib bug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf examples 2016-06-25 05:22:05 +00:00
examples bug 59264,59833,59837: upgrade deprecated methods in examples and testcases 2016-07-17 11:45:40 +00:00
excelant Fix some Sonar issues and some IntelliJ warnings 2016-06-02 20:14:28 +00:00
integrationtest Fix for test-data of #59746 2016-06-23 23:13:59 +00:00
java/org/apache/poi Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 2016-07-29 13:24:00 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 2016-07-29 13:24:00 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Common SS version. The HSSF version has been deprecated and will be deleted after 2 releases 2016-07-02 16:29:05 +00:00
scratchpad HWPFDocument.write(File) support and tests #57919 2016-07-26 10:58:08 +00:00
testcases/org/apache/poi Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 2016-07-29 13:24:00 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00