edu.stanford.nlp.io
Class EncodingPrintWriter
java.lang.Object
   edu.stanford.nlp.io.EncodingPrintWriter
edu.stanford.nlp.io.EncodingPrintWriter
- public class EncodingPrintWriter 
- extends Object
a convenience IO class with print and println statements to
 standard output and standard error allowing encoding in an
 arbitrary character set.
- Author:
- Roger Levy
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EncodingPrintWriter
public EncodingPrintWriter()
Stanford NLP Group