Class Utility


  • public final class Utility
    extends java.lang.Object
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Method Summary

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

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

      • replaceNewLineWithLineBreak

        protected static java.lang.String replaceNewLineWithLineBreak​(java.lang.String source)