Class FormattedStringElement


  • public class FormattedStringElement
    extends AbstractFormattedStringElement
    This is the main element for FormattedStrings. It consists of a plain String value, to which an arbitrary number of formatting flags can be applied.
    Author:
    Rene Schneider - initial API and implementation