Class Html


  • public class Html
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Html()  
    • Method Summary

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

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

      • Html

        public Html()
    • Method Detail

      • textToHTML

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