public interface Writable
void
write(File file)
write(Writer writer)
void write(File file) throws IOException
IOException
void write(Writer writer) throws IOException
Copyright © 2014. All rights reserved.