Class Ansi


  • public class Ansi
    extends java.lang.Object
    Ansi support.
    Since:
    2.13
    • Constructor Summary

      Constructors 
      Constructor Description
      Ansi()  
    • Method Summary

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

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

      • Ansi

        public Ansi()
    • Method Detail

      • stripAnsi

        public static java.lang.String stripAnsi​(java.lang.String str)