Package sk.iway.iwcm.components.offline
Class NullWriter
java.lang.Object
java.io.Writer
sk.iway.iwcm.components.offline.NullWriter
- All Implemented Interfaces:
Closeable
,Flushable
,Appendable
,AutoCloseable
NullWriter.java - writer pre Tidy, ktory vsetko ignoruje
-
Constructor Details
-
NullWriter
public NullWriter()
-
-
Method Details
-
close
public void close() -
flush
public void flush() -
write
public void write(char[] cbuf, int off, int len)
-