Interface FileAppender


public interface FileAppender
Appends file with given name to the output stream.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    append(String fileName, OutputStream out)