Class PoiContentTransformer

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

    @Deprecated
    public class PoiContentTransformer
    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 Office documents. PoiHssfContentTransformer handles the Excel transformations (mostly for compatibility), while this does all the other Office file formats.
    Author:
    Nick Burch