A B C D E F G I L M N O P R S T U V W Z

D

dataSize - Variable in class org.WeaselReader.PalmIO.PalmDocDB
Length of uncompressed text data in a PalmDoc database.
dataSize - Variable in class org.WeaselReader.PalmIO.ZtxtDB
The total size of the text data when uncompressed.
DB_FLAG_BACKUP - Static variable in class org.WeaselReader.PalmIO.PalmDB
Set if the database should be backed up during the next sync procedure.
DB_FLAG_DIRTY_APPINFO - Static variable in class org.WeaselReader.PalmIO.PalmDB
Set if the appInfoArea has changed.
DB_FLAG_NEWER_OKAY - Static variable in class org.WeaselReader.PalmIO.PalmDB
Set if it is acceptable for a database with the same name but higher version number to be installed over this database.
DB_FLAG_NO_COPY - Static variable in class org.WeaselReader.PalmIO.PalmDB
Set if the device should not permit this database to be beamed or copied to another device.
DB_FLAG_READ_ONLY - Static variable in class org.WeaselReader.PalmIO.PalmDB
Database is read-only while in Palm memory.
DB_FLAG_RESET_ON_INSTALL - Static variable in class org.WeaselReader.PalmIO.PalmDB
Set if the device must be reset after this database has been installed.
DB_HEADER_LENGTH - Static variable in class org.WeaselReader.PalmIO.PalmDB
The length of a Palm OS database header up to and including the numRecords field.
DB_NAME_LENGTH - Static variable in class org.WeaselReader.PalmIO.PalmDB
The length of the database name field in the Palm OS database header.
dbCreatorID - Variable in class org.WeaselReader.PalmIO.PalmDB
Palm OS database creator ID string.
dbName - Variable in class org.WeaselReader.PalmIO.PalmDB
The Palm database name.
dbTypeID - Variable in class org.WeaselReader.PalmIO.PalmDB
Palm OS database type ID string.
decompressBuffer(byte[], int) - Method in class org.WeaselReader.PalmIO.PalmDocDB
Decompress the given buffer using the LZ77-based PalmDoc compression algorithm.
decompressor - Variable in class org.WeaselReader.PalmIO.ZtxtDB
The decompression information for this zTXT database.

A B C D E F G I L M N O P R S T U V W Z