| Interface | Description |
|---|---|
| FileArchive.StaleFileManager |
API which FileArchive methods should use for dealing with the StaleFileManager
implementation.
|
| Class | Description |
|---|---|
| AbstractArchiveHandler |
Common methods for ArchiveHandler implementations
|
| AbstractReadableArchive |
Common methods for ReadableArchive implementations
|
| ArchiveFactory |
This implementation of the ArchiveFactory interface
is capable of creating the right abstraction of the Archive
interface depending on the protocol used in the URL.
|
| FileArchive |
This implementation of the Archive interface maps to a directory/file
structure.
|
| FileArchive.StaleFileManager.Util |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.