Interface Archive

All Known Subinterfaces:
Archive.Versioned
All Known Implementing Classes:
FileArchive, InputStreamArchive

public interface Archive
A simple abstraction of a file or archive. The archive merely has a name and can be opened as a stream.
Since:
0.1
Author:
Lukas Krejci
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    The role of the archive in the API.
    static interface 
    Extension of the archive interface that can also provide the version of the archive.
  • Method Summary

    Modifier and Type
    Method
    Description