|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.util.CompoundDocument.CmpDocDirectoryEntry
class CompoundDocument.CmpDocDirectoryEntry
Field Summary | |
---|---|
(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 Summary | |
---|---|
CompoundDocument.CmpDocDirectoryEntry()
|
Method Summary | |
---|---|
(package private) boolean |
readData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
byte[] unicodeName
short nBytesUnicodeName
byte entryType
byte[] uniqueID
byte[] userflags
int SIDfirstSector
int lenStream
byte[] unused
java.lang.String entryName
boolean isStandard
boolean isEmpty
Constructor Detail |
---|
CompoundDocument.CmpDocDirectoryEntry()
Method Detail |
---|
final boolean readData()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |