|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CpioHeader | |
|---|---|
| org.freecompany.redline.payload | |
| Uses of CpioHeader in org.freecompany.redline.payload |
|---|
| Fields in org.freecompany.redline.payload with type parameters of type CpioHeader | |
|---|---|
protected Set<CpioHeader> |
Contents.headers
|
protected Map<CpioHeader,Object> |
Contents.sources
|
| Methods in org.freecompany.redline.payload that return types with arguments of type CpioHeader | |
|---|---|
Iterable<CpioHeader> |
Contents.headers()
Retrieve the archive headers. |
| Methods in org.freecompany.redline.payload with parameters of type CpioHeader | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||