Package com.inet.excel.parser


package com.inet.excel.parser
  • Class
    Description
    Component responsible for reading data from Excel document.
    Exception that may be thrown when I/O or processing errors occur while reading data from Excel document.
    Provides method to analyze cell's format code, in order to recognize cell value's type.
    Container for data of cells belonging to single row.
    Container for data of single cell.
    Mutable container for information about row span in single sheet from Excel workbook.
    Immutable container for information about dimension of Excel sheet.
    Represents type of cell's value.