Class FormatedTextParser


  • public class FormatedTextParser
    extends Object
    Parse looking for formated text (bold, italic, ...)
    Author:
    Juan F. Codagnone
    • Constructor Detail

      • FormatedTextParser

        public FormatedTextParser()
    • Method Detail

      • setTextParser

        public final void setTextParser​(TextParser textParser)
        Sets the formatTextParser.
        Parameters:
        textParser - text parser to use TextParser with the formatTextParser.