www.apache.org >jakarta.apache.org >jakarta.apache.org/poi


About
Index
History
Future
Download
1.0 Vision
2.0 Vision
Who we are
Changes
FAQ

Sub-Projects
Overview
POIFS
HSSF
HDF
HPSF
POI-Utils

References
In The News
Live Sites
XLS spec [PDF]
Apache Cocoon
Resolutions

Get Involved
Contributing
Bug Database
CVS
Mail Lists

Frequently Asked Questions
Frequently Asked Questions

Questions

  • What is the HSSF "eventmodel"?
  • Why can't read the document I created using Star Office 5.1?

Answers

What is the HSSF "eventmodel"?

The HSSF eventmodel package is a new API for reading XLS files more efficiently. It does require more knowledge on the part of the user, but reduces memory consumption by more than tenfold. It is based on the AWT event model in combination with SAX. If you need read-only access to a given XLS file, this is the best way to do it.


Why can't read the document I created using Star Office 5.1?

Star Office 5.1 writes some records using the older BIFF standard. This causes some problems with POI which supports only BIFF8.





Copyright © 2002 Apache Software Foundation

Krysalis LogoCocoon Logo