|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WritableTar
An object that can be used to write a Tar archive
| Method Summary | |
|---|---|
void |
closeEntry()
Close the current entry |
void |
putNextEntry(TarHeader header)
Write the supplied TarHeader to the archive |
| Method Detail |
|---|
void putNextEntry(TarHeader header)
throws java.io.IOException
TarHeader to the archive
header -
java.io.IOException
void closeEntry()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||