Skip navigation links

Package org.apache.poi.hssf.eventusermodel

HSSF eventmodel Package provides an event-based API for reading HSSF files.

See: Description

Package org.apache.poi.hssf.eventusermodel Description

HSSF eventmodel Package provides an event-based API for reading HSSF files.

The event model can read XLS files with a very small memory footprint. For writing you still have to use the usermodel. The eventmodel is to the usermodel what SAX is to DOM.

Skip navigation links

Copyright 2021 The Apache Software Foundation or its licensors, as applicable.