Package org.fusesource.jansi
package org.fusesource.jansi
-
ClassDescriptionProvides a fluent API for generating ANSI escape sequences.Display attributes, also know as SGR (Select Graphic Rendition) parameters.ANSI 8 colors for fluent APIED (Erase in Display) / EL (Erase in Line) parameter (see CSI sequence J and K)Colors support.Provides consistent access to an ANSI aware console PrintStream or an ANSI codes stripping PrintStream if not on a terminal (see Jansi native CLibrary isatty(int)).Main class for the library, providing executable jar to diagnose Jansi setup.Ansi mode.Simple PrintStream holding an AnsiOutputStream.Renders ANSI color escape-codes in strings by parsing out some special syntax to pick up the correct fluff to use.Processor type.Deprecated.Use org.fusesource.jansi.internal.Kernel32 if needed