Interface Archive

All Superinterfaces:
Iterable<Archive.Entry>
All Known Subinterfaces:
BizArchive, ContainerArchive, ExecutableArchive, PluginArchive
All Known Implementing Classes:
AbstractArchive

public interface Archive extends Iterable<Archive.Entry>
An archive that can be parsed in uniform style
Author:
Phillip Webb