edu.stanford.nlp.io
Class EncodingPrintWriter.err
java.lang.Object
edu.stanford.nlp.io.EncodingPrintWriter.err
- Enclosing class:
- EncodingPrintWriter
public static class EncodingPrintWriter.err
- extends Object
Print methods wrapped around System.err
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
println
public static void println(String o,
String encoding)
print
public static void print(String o,
String encoding)
Stanford NLP Group