class CompoundDocument.CmpDocDirectoryEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(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[] |
unicodeName |
(package private) byte[] |
uniqueID |
(package private) byte[] |
unused |
(package private) byte[] |
userflags |
Constructor and Description |
---|
CompoundDocument.CmpDocDirectoryEntry() |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
readData() |
byte[] unicodeName
short nBytesUnicodeName
byte entryType
byte[] uniqueID
byte[] userflags
int SIDfirstSector
int lenStream
byte[] unused
java.lang.String entryName
boolean isStandard
boolean isEmpty