Class PlainTextRenderer


  • public class PlainTextRenderer
    extends AbstractRenderer
    Renderer that replace html tags with plain text, this is temporary solution according to PLA-6407, table, lists, and item links are not supported. This is part of another task. Suggested use of VelocityTemplates to cover this functionality.
    • Constructor Detail

      • PlainTextRenderer

        public PlainTextRenderer()