| Package | Description |
|---|---|
| io.tesla.proviso.archive | |
| io.tesla.proviso.archive.source | |
| io.tesla.proviso.archive.tar | |
| io.tesla.proviso.archive.zip |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Entry> |
Source.entries() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedArchiveEntry |
ArchiveHandlerSupport.createEntryFor(String entryName,
Entry archiveEntry,
boolean isExecutable) |
ExtendedArchiveEntry |
ArchiveHandler.createEntryFor(String entryName,
Entry entry,
boolean isExecutable) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryEntry |
class |
FileEntry |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Entry> |
FileSource.entries() |
Iterable<Entry> |
DirectorySource.entries() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Entry> |
TarGzArchiveSource.entries() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Entry> |
ZipArchiveSource.entries() |
Copyright © 2015. All rights reserved.