Class NullWriter

java.lang.Object
java.io.Writer
org.omegat.util.NullWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class NullWriter extends Writer
/dev/null writer. Used for filters where writer required by filter, but not need for application.