class CompoundDocDirEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private CompoundDocument |
cd |
(package private) java.lang.String |
entryName |
(package private) byte |
entryType |
(package private) boolean |
isEmpty |
(package private) boolean |
isStandard |
(package private) int |
lenStream |
(package private) short |
nBytesUnicodeName |
(package private) int |
SIDfirstSector |
(package private) byte[] |
unicodeName64 |
(package private) byte[] |
uniqueID16 |
(package private) byte[] |
unused |
(package private) byte[] |
userflags4 |
Constructor and Description |
---|
CompoundDocDirEntry(CompoundDocument compoundDocument) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
readData() |
private final CompoundDocument cd
byte[] unicodeName64
short nBytesUnicodeName
byte entryType
byte[] uniqueID16
byte[] userflags4
int SIDfirstSector
int lenStream
byte[] unused
java.lang.String entryName
boolean isStandard
boolean isEmpty
CompoundDocDirEntry(CompoundDocument compoundDocument)
compoundDocument
-