Class ForwardWriter

  • All Implemented Interfaces:
    java.io.Closeable, java.io.Flushable, java.lang.Appendable, java.lang.AutoCloseable
    Direct Known Subclasses:
    XMLWriter

    public class ForwardWriter
    extends GenericWriter
    Wraps another writer and also converting IOException to Exceptions.
    Since:
    5.2
    Author:
    baldersheim