org.melati.util
Class MelatiSimpleWriter
java.lang.Object
java.io.Writer
org.melati.util.MelatiWriter
org.melati.util.MelatiSimpleWriter
- All Implemented Interfaces:
- Closeable, Flushable, Appendable
public class MelatiSimpleWriter
- extends MelatiWriter
An output object for Melati.
The most simple extension of a MelatiWriter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MelatiSimpleWriter
public MelatiSimpleWriter(Writer writer)
- Constructor.
- Parameters:
writer
- the Writer to write to
Copyright © 2000-2010 PanEris. All Rights Reserved.