public class AnsiIO extends IO
IO
.IO.Verbosity
Constructor and Description |
---|
AnsiIO() |
AnsiIO(StreamSet streams,
boolean autoFlush) |
Modifier and Type | Method and Description |
---|---|
protected PrintWriter |
createWriter(PrintStream out,
boolean autoFlush) |
close, createReader, error, error, flush, getTerminal, getVerbosity, isNormal, isQuiet, isSilent, println, println, setVerbosity, warn, warn
public AnsiIO(StreamSet streams, boolean autoFlush)
public AnsiIO()
protected PrintWriter createWriter(PrintStream out, boolean autoFlush)
createWriter
in class IO
Copyright © 2008-2012 Sonatype. All Rights Reserved.