public class DirectoryEntry extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
DirectoryEntry(RandomAccessFile raf) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChecksum() |
int |
getLength() |
int |
getOffset() |
int |
getTag() |
String |
toString() |
protected DirectoryEntry(RandomAccessFile raf) throws IOException
IOExceptionCopyright © 2000–2021 Apache Software Foundation. All rights reserved.