public class UTF8PrintStream extends PrintStream
| Modifier and Type | Field and Description |
|---|---|
static String |
ENCODING |
out| Constructor and Description |
|---|
UTF8PrintStream(File file) |
UTF8PrintStream(OutputStream out) |
UTF8PrintStream(OutputStream out,
boolean autoFlush) |
UTF8PrintStream(String fileName) |
append, append, append, checkError, clearError, close, flush, format, format, print, print, print, print, print, print, print, print, print, printf, printf, println, println, println, println, println, println, println, println, println, println, setError, write, writewritepublic static final String ENCODING
public UTF8PrintStream(OutputStream out) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic UTF8PrintStream(String fileName) throws FileNotFoundException, UnsupportedEncodingException
public UTF8PrintStream(File file) throws FileNotFoundException, UnsupportedEncodingException
public UTF8PrintStream(OutputStream out, boolean autoFlush) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2016 The American National Corpus. All rights reserved.