|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.io.EncodingPrintWriter
public class EncodingPrintWriter
A convenience IO class with print and println statements to standard output and standard error allowing encoding in an arbitrary character set. It also provides methods which use UTF-8 always, overriding the system default charset.
Nested Class Summary | |
---|---|
static class |
EncodingPrintWriter.err
Print methods wrapped around System.err |
static class |
EncodingPrintWriter.out
Print methods wrapped around System.out |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |