com.smartcodeltd.writer
Class ToStdout

java.lang.Object
  extended by com.smartcodeltd.writer.Writer
      extended by com.smartcodeltd.writer.ToStdout

public class ToStdout
extends Writer


Field Summary
 
Fields inherited from class com.smartcodeltd.writer.Writer
charset, uri
 
Constructor Summary
ToStdout(URI uri, Charset encoding)
           
 
Method Summary
 void write(String message)
           
 
Methods inherited from class com.smartcodeltd.writer.Writer
from
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToStdout

public ToStdout(URI uri,
                Charset encoding)
         throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException
Method Detail

write

public void write(String message)
Specified by:
write in class Writer


Copyright © 2015 smartcode ltd. All rights reserved.