class CompoundDocDirEntry extends Object
Modifier and Type | Field and Description |
---|---|
private CompoundDocument |
cd |
(package private) 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) |
private final CompoundDocument cd
byte[] unicodeName64
short nBytesUnicodeName
byte entryType
byte[] uniqueID16
byte[] userflags4
int SIDfirstSector
int lenStream
byte[] unused
String entryName
boolean isStandard
boolean isEmpty
CompoundDocDirEntry(CompoundDocument compoundDocument)
compoundDocument
-