Package org.fusesource.jansi.io
package org.fusesource.jansi.io
-
ClassDescriptionA ANSI print stream extracts ANSI escape codes written to an output stream and calls corresponding
AnsiProcessor.process*
methods.ANSI processor providingprocess*
corresponding to ANSI escape codes.Helper class for dealing with color rounding.Ansi processor to process color conversion if needed.A simple buffering output stream with no synchronization.A Windows ANSI escape processor, that uses JNA to access native platform API's to change the console attributes (see Jansi native Kernel32).