aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hpsf/extractor
Commit message (Expand)AuthorAgeFilesLines
* Removed unused imports under src/java and src/testcases. Other minor fixes.Josh Micich2009-12-091-16/+8
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-13/+14
* fixing compiler warnings - unused imports, declared exceptions not thrownJosh Micich2009-08-221-8/+8
* Avoid exception when reading ClipboardData packet in OLE property sets, see b...Yegor Kozlov2009-08-201-0/+10
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-34/+39
* Fix a typo in the file name, and add a generic method to POITextExtractor to ...Nick Burch2008-08-121-7/+7
* New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extra...Nick Burch2008-08-121-0/+115