aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/POIXMLPropertiesTextExtractor.java
Commit message (Expand)AuthorAgeFilesLines
* fixing compiler warnings - unused imports, declared exceptions not thrownJosh Micich2009-08-221-18/+15
* fixes and misc refactorings suggested by IntellijYegor Kozlov2009-08-211-3/+3
* import OpenXML4j codebaseYegor Kozlov2009-01-291-2/+2
* Hook up POIXMLTextExtractor.getMetadataTextExtractor() to the already written...Nick Burch2009-01-061-1/+1
* Add POIXMLPropertiesTextExtractor, which provides to the OOXML file formats a...Nick Burch2008-08-121-0/+142