Class PoiHssfContentTransformer

  • All Implemented Interfaces:
    ContentWorker, ContentTransformer, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    @Deprecated
    public class PoiHssfContentTransformer
    extends TikaPoweredContentTransformer
    Deprecated.
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    Uses Apache Tika and Apache POI to perform conversions from Excel spreadsheets.

    Will transform from Excel spreadsheets into Html, Xml or Text (space or comma separated)

    Handles all sheets in the file.

    Author:
    Nick Burch, Derek Hulley