Class MediaWikiContentTransformer

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

    @Deprecated
    public class MediaWikiContentTransformer
    extends AbstractContentTransformer2
    Deprecated.
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    MediaWiki content transformer. Converts mediawiki markup into HTML.
    @see Java_Wikipedia_API Tika Note - Tika doesn't currently support mediawiki markup, so this transformer cannot currently be converted to use Tika.
    Author:
    Roy Wetherall