Interface Formatter

    • Method Detail

      • descriptionToHtml

        java.lang.String descriptionToHtml​(java.lang.String descriptionWithFormatting)
        Parameters:
        descriptionWithFormatting - is a Description.value() or Parameter.description() with formatting instructions. If there are no formatting instructions, the same text value should be returned as is.
        Returns:
        HTML formatted value.