com.smartcodeltd.writer
Class ToFile

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

public class ToFile
extends Writer


Field Summary
 
Fields inherited from class com.smartcodeltd.writer.Writer
charset, uri
 
Constructor Summary
ToFile(URI uri, Charset charset)
           
 
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

ToFile

public ToFile(URI uri,
              Charset charset)
       throws IOException
Throws:
IOException
Method Detail

write

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


Copyright © 2015 smartcode ltd. All rights reserved.