Class HtmlUtils


  • public class HtmlUtils
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String HTML_END  
      static java.lang.String HTML_LINE_BREAK  
      static java.lang.String HTML_START  
    • Constructor Summary

      Constructors 
      Constructor Description
      HtmlUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String formatHtmlSubString​(java.lang.String text)  
      • Methods inherited from class java.lang.Object

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

      • HtmlUtils

        public HtmlUtils()
    • Method Detail

      • formatHtmlSubString

        public static java.lang.String formatHtmlSubString​(java.lang.String text)