loci.poi.hpsf.wellknown.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ome-poi Show documentation
Show all versions of ome-poi Show documentation
Java API to handle Microsoft OLE 2 Compound Document format (Word, Excel). Based on poi-2.5.1-final-20040804.jar, with bugfixes for OLE v2 and memory efficiency improvements. Used by Bio-Formats for OLE support (cxd, ipw, oib, zvi). Used by VisBio overlays logic for XLS export feature.
The newest version!
Specific support for DocumentSummaryInformation, SummaryInformation types.
Support classes for "well-known" section format IDs and property IDs. The
streams \005DocumentSummaryInformation and
\005SummaryInformation (or any streams with the same section
format IDs as the aforementioned) are considered well-known. So are most
property IDs in these streams.
@author Rainer Klute ([email protected])
@version $Id: package.html 496526 2007-01-15 22:46:35Z markt $
@since 2002-02-09