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
IOException
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.