Class DefaultSiteMessageContentFormatter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String format​(java.lang.String source)
      Format source content
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultSiteMessageContentFormatter

        public DefaultSiteMessageContentFormatter()
    • Method Detail

      • format

        public java.lang.String format​(java.lang.String source)
        Description copied from interface: SiteMessageContentFormatter
        Format source content
        Specified by:
        format in interface SiteMessageContentFormatter
        Parameters:
        source - the message content source to be formatted
        Returns:
        the formatted content