Class AnsiPrintStream

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class AnsiPrintStream extends PrintStream
Simple PrintStream holding an AnsiOutputStream. This allows changing the mode in which the underlying AnsiOutputStream operates.