Class ForwardWriter

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
Direct Known Subclasses:
XMLWriter

public class ForwardWriter extends GenericWriter
Wraps another writer and converts IOException to RuntimeExceptions.
Author:
baldersheim