jSyncManager

Package org.jSyncManager.API.Protocol.Util

The jSyncManager Protocol Utility Classes.

See:
          Description

Class Summary
CMP_Address This class is used to manage the address string reported by the CMP Communication Preferences Exchange response.
CMP_CommunicationPrefs This class provides acces to a CMP Communication Preferences block.
DLP_Date A class to hold a Palm DLP protocol Date element.
DLPAppPreference A class to hold a handheld application preference.
DLPBlock A class that represents database information blocks.
DLPCardInfo A class to hold information on a handheld memory card.
DLPDatabase A class representing an entire handheld database.
DLPDatabaseInfo A class to store information on a handheld database.
DLPDatabaseListGroup A class to store a group of database information objects.
DLPDatabaseSet A class for the storage and halndling of multiple DLPDatabase objects.
DLPExpansionCardInfo A class to contain the information on an expansion card.
DLPFindDBResponse The DLPFindDBResponse object class.
DLPNetSyncInfo The Network Sync Information class.
DLPRecord A class to hold a handheld record of information.
DLPRecordCSV Deprecated. This class has been moved to the org.jSyncManager.API.Conduit.Tools package.
DLPRecordWriter A convenience class for writing a DLPRecord to an OutputStreamWriter stream or Writer stream.
DLPRecordXML A container for the XML representation of the DLPRecord.
DLPResource A class to store a handheld database resource.
DLPStorageInfo The DLP Storage Information class.
DLPSystemInfo The DLP System Info object class.
DLPUserInfo The DLP User Information class.
DLPVersion A class for handling DLP's Version information block format.
JSCSVCell Deprecated. This class has been moved to the org.jSyncManager.API.Conduit.Tools package.
JSCSVDocument Deprecated. This class has been moved to the org.jSyncManager.API.Conduit.Tools package.
JSXMLDate Deprecated. This class has been moved to the org.jSyncManager.API.Conduit.Tools package.
JSXMLDocument Deprecated. This class has been moved to the org.jSyncManager.API.Conduit.Tools package.
JSXMLElement Deprecated. This class has been moved to the org.jSyncManager.API.Conduit.Tools package.
 

Exception Summary
DatabaseFormatException The DatabaseFormatException class.
EncryptionNotSupportedException This class contains the exception thrown when MD5 encryption is not supported on the users platform.
InvalidDLPDateException The InvalidDLPDateException class.
 

Package org.jSyncManager.API.Protocol.Util Description

The jSyncManager Protocol Utility Classes.

Package Information:

These classes include the jSyncManager Data Abstraction Objects, which are used to provide a mechanism for treating standard PalmOS data types as Java Objects. These can be read and written to the handheld, with conversion to and from their Java Objects and byte array representations often occurring automatically.


jSyncManager

Copyright (c) 1999 - 2004 Brad BARCLAY and others. All Rights Reserved.