poi/src/scratchpad/ooxml-src/org/apache/poi
Nick Burch 18a4647b24 Add methods to check to see if a given InputStream has a OOXML file header, or a OLE2 file header, so that a future factory method could figure out which class to instantiate for a given InputStraeam
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@612438 13f79535-47bb-0310-9956-ffa450edef68
2008-01-16 12:46:43 +00:00
..
hslf Make the ooxml and ole2 powerpoint extractors more in keeping with the others, and with each other 2008-01-04 13:19:23 +00:00
hssf Fix for SharedStringsTable in ooxml excel support, and related test updates now we have more to test 2008-01-09 18:46:30 +00:00
hwpf Support for extracting text from ooxml word documents 2007-12-30 16:53:42 +00:00
hxf Add methods to check to see if a given InputStream has a OOXML file header, or a OLE2 file header, so that a future factory method could figure out which class to instantiate for a given InputStraeam 2008-01-16 12:46:43 +00:00
POIXMLDocument.java For ooxml properties, get the core ones as well as the extended ones, and add tests for this 2008-01-03 14:28:46 +00:00
POIXMLTextExtractor.java Make a start on a text extractor for xlsx files 2007-12-27 12:40:05 +00:00