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- 
NullWriterpublic NullWriter()
 
- 
- 
Method Details- 
closepublic void close()
- 
flushpublic void flush()
- 
writepublic void write(char[] cbuf, int off, int len) 
 
-