public class Archive extends Object
Constructor and Description |
---|
Archive(File file,
FileSystem fileSystem,
Layout layout) |
Modifier and Type | Method and Description |
---|---|
File |
contentsDirectory() |
URI |
contentsURI() |
Set<License> |
getDeclaredLicenses() |
Set<Notice> |
getDeclaredNotices() |
File |
getFile() |
Map<URI,URI> |
getLegal() |
Set<License> |
getLicenses() |
Set<Notice> |
getNotices() |
Map<URI,URI> |
getOtherLegal() |
Set<License> |
getOtherLicenses() |
Set<Notice> |
getOtherNotices() |
URI |
getUri() |
Copyright © 2022 Apache Software Foundation. All rights reserved.