| Package | Description |
|---|---|
| org.redline_rpm.payload |
| Modifier and Type | Field and Description |
|---|---|
protected Set<CpioHeader> |
Contents.headers |
protected Map<CpioHeader,Object> |
Contents.sources |
| Modifier and Type | Method and Description |
|---|---|
Iterable<CpioHeader> |
Contents.headers()
Retrieve the archive headers.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
Contents.getSource(CpioHeader header)
Retrieves the content for this archive entry, which may be a
File if the entry is a regular file or
a CharSequence containing the name of the target path if the entry is a link. |
Copyright © 2021. All Rights Reserved.