Package org.jSyncManager.API.Conduit.Tools

The jSyncManager jConduit API Tool classes.

Class Summary

AddressDBCSVThis is a synchronization JConduit for a CSV document from the AddressDB database.
AddressDBXMLThis is a synchronization JConduit for ax XML document from the AddressDB database.
DateBookDBCSVThis is a synchronization JConduit for a CSV document from the DateBookDB database.
DateBookDBXMLThis is a synchronization JConduit for a XML document from the DateBookDB database.
DLPRecordCSV A container for the CSV representation of the DLPRecord.
DLPRecordXML A container for the XML representation of the DLPRecord.
ExpenseDBCSVThis is a synchronization JConduit for a CSV document from the ExpenseDB database.
ExpenseDBXMLThis is a synchronization JConduit for ax XML document from the ExpenseDB database.
JSCSVCellA class for holding a single cell of data for a CSV delimited document.
JSCSVDocumentA JSCSVDocument class to hold a CSV delimited document for use.
JSXMLDateA convenience class for storing and retrieving a Calendar date element.
JSXMLDocumentA container for holding an XML representation of a database.
JSXMLElementA single node of the JSXML XML Tree.
MailDBCSVThis is a synchronization JConduit for a CSV document from the MailDB database.
MailDBXMLThis is a synchronization JConduit for ax XML document from the MailDB database.
MemoDBCSVThis is a synchronization JConduit for a CSV document from the MemoDB database.
MemoDBXMLThis is a synchronization JConduit for ax XML document from the MemoDB database.
ToDoListDBCSVThis is a synchronization JConduit for a CSV document from the ToDoListDB database.
ToDoListDBXMLThis is a synchronization JConduit for ax XML document from the ToDoListDB database.
The jSyncManager jConduit API Tool classes.

Package Information:

The classes in this package exist to provide useful tools to jConduit developers.

Of particular note, the classes in this package provide conversion utilities between standardized data exchange formats, and the jSyncManager data abstraction objects.

Related Documentation:

For more information, please visit:
<!-- Put @see and @since tags down here. -->