Class TextMiningContentTransformer

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

    @Deprecated
    public class TextMiningContentTransformer
    extends TikaPoweredContentTransformer
    Deprecated.
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    This badly named transformer turns Microsoft Word documents (Word 6, 95, 97, 2000, 2003) into plain text, using Apache Tika.
    Author:
    Nick Burch