public interface OutputSource
void append(String text) throws IOException
IOException
void append(String text, int start, int end) throws IOException
IOException
void append(char c) throws IOException
IOException
void flush() throws IOException
IOException
Copyright © 2013. All rights reserved.