Class AutoDeleteInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class AutoDeleteInputStream
    extends InputStream
    Wrapper around a standard InputStream that deletes the file after closing.
    Since:
    7.7.1
    Author:
    Marco Meschieri - LogicalDOC