Uses of Package
org.fusesource.jansi
-
Classes in org.fusesource.jansi used by org.fusesource.jansiClassDescriptionProvides 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)Type of output installed by AnsiConsole.A ANSI output stream extracts ANSI escape codes written to an output stream and calls corresponding
process*
methods.A ANSI print stream extracts ANSI escape codes written to a print stream and calls correspondingprocess*
methods.A PrintStream filtering to another PrintStream, without making any assumption about encoding.