Frames | No Frames |
Fields of type com.ice.tar.TarHeader | |
TarHeader | This is the entry's header information. |
Methods with parameter type com.ice.tar.TarHeader | |
void | Fill in a TarHeader with information from a File. |
void | Fill in a TarHeader given only the entry's name. |
void | Parse an entry's TarHeader information from a header buffer. |
Methods with return type com.ice.tar.TarHeader | |
TarHeader | Get this entry's header. |