org.apache.poi.hssf.eventusermodel.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of apache-poi Show documentation
Show all versions of apache-poi Show documentation
The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
The newest version!
HSSF eventmodel Package provides an event-based API for reading HSSF files.
Related Documentation
The event model can reald 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.
For overviews, tutorials, examples, guides, and tool documentation, please see:
@see org.apache.poi.hssf.usermodel
@see org.apache.poi.hssf.record