Class BackupFileReader

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    @Immutable
    public final class BackupFileReader
    extends Object
    implements Closeable
    Encapsulates operations with an existent backup file (getting TOC, provideing with streams, etc.).

    One instance of this class works with one file only.

    Author:
    Leonid Bushuev from JetBrains