Package org.apache.poi.hssf.dev


package org.apache.poi.hssf.dev
DEV package serves two purposes. 1. Examples for how to use HSSF and 2. tools for developing and validating HSSF.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:
  • Classes
    Class
    Description
    Utility for representing drawings contained in a binary Excel file as a XML tree
    Utility for reading in BIFF8 records and displaying data from them.
     
    FormulaViewer - finds formulas in a BIFF8 file and attempts to read them/display data from them.
    This is a low-level debugging class, which simply prints out what records come in what order.
    Utility to test that POI produces readable output after re-saving xls files.