Package org.imixs.workflow.poi


package org.imixs.workflow.poi
  • Classes
    Class
    Description
    The SpredsheetController CDI Bean is just to indicate that the POI feature is available
    This POICopyAdapter can be used to find and extract text fragments from a MS Excel (xlsx) document.
    This POIFindReplaceAdapter can be used to find and replace text fragements in a MS Word (docx) or MS Excel (xlsx) document.
    The SpreadsheetRestService provides a Rest API resource to export the result of a Imixs Report into a .xlsx spredsheet file.
    The POIXSSFUtil is a helper class to insert columns and rows into a XSSFWorkbook