poi/src
Dominik Stadler eee1b1af23 Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later.
Implement close() where necessary so resources are closed. Add close()
to tests and run existing unit tests also against the Extractor that is
built via the Factory. Also add a small test-suite to quickly execute
all extractor-related tests.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1493669 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 07:53:59 +00:00
..
contrib repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts 2010-10-06 07:58:51 +00:00
examples added a demo how to use functions from external APIs 2012-11-12 09:19:37 +00:00
excelant optimized unused imports in poi-excelant 2012-03-05 09:46:57 +00:00
java/org/apache/poi Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 2013-06-17 07:53:59 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 2013-06-17 07:53:59 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources Bugzilla 54436: Fixed metadata for GETPIVOTDATA function 2013-03-02 11:38:09 +00:00
scratchpad fixed compatibility issues with JDK 1.5 2013-06-05 02:03:07 +00:00
testcases/org/apache/poi Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 2013-06-17 07:53:59 +00:00
types Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00