|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.retep.util.io.tar.StandardHeader
public abstract class StandardHeader
A TarHeader for a standard file
| Nested Class Summary | |
|---|---|
static class |
StandardHeader.ARegularFile
A Regular file (using TarHeaderType.AREGULAR_FILE} |
static class |
StandardHeader.Directory
|
static class |
StandardHeader.EndOfArchive
Special header used to mark the end of an archive. |
static class |
StandardHeader.RegularFile
A Regular file who's filename fits the Posix standard. |
| Constructor Summary | |
|---|---|
StandardHeader()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardHeader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||