|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TarEntry in org.xeustechnologies.jtar |
|---|
| Methods in org.xeustechnologies.jtar that return TarEntry | |
|---|---|
TarEntry |
TarInputStream.getNextEntry()
Returns the next entry in the tar file |
| Methods in org.xeustechnologies.jtar with parameters of type TarEntry | |
|---|---|
boolean |
TarEntry.equals(TarEntry it)
|
boolean |
TarEntry.isDescendent(TarEntry desc)
|
void |
TarOutputStream.putNextEntry(TarEntry entry)
Writes the next tar entry header on the stream |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||