protected static final class FaceletViewHandlingStrategy.NullWriter extends Writer
lock
protected
NullWriter()
void
close()
flush()
write(char[] buffer)
write(char[] buffer, int off, int len)
write(int c)
write(String str)
write(String str, int off, int len)
append, append, append
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected NullWriter()
public void write(char[] buffer)
write
Writer
public void write(char[] buffer, int off, int len)
public void write(String str)
public void write(int c)
public void write(String str, int off, int len)
public void close()
close
Closeable
AutoCloseable
public void flush()
flush
Flushable
Copyright © 1997–2020 Eclipse Foundation. All rights reserved.