public class AppendableWriter extends Writer
Appendable
.Constructor and Description |
---|
AppendableWriter(Appendable appendable) |
public AppendableWriter(Appendable appendable)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class Writer
IOException
public void flush() throws IOException
flush
in interface Flushable
flush
in class Writer
IOException
public void write(char[] chars, int start, int end) throws IOException
write
in class Writer
IOException
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.