Package org.jSyncManager.API.Conduit.Tools
The jSyncManager jConduit API Tool classes.
| AddressDBCSV | This is a synchronization JConduit for a CSV document from the AddressDB database. |
| AddressDBXML | This is a synchronization JConduit for ax XML document from the AddressDB database. |
| DateBookDBCSV | This is a synchronization JConduit for a CSV document from the DateBookDB database. |
| DateBookDBXML | This 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. |
| ExpenseDBCSV | This is a synchronization JConduit for a CSV document from the ExpenseDB database. |
| ExpenseDBXML | This is a synchronization JConduit for ax XML document from the ExpenseDB database. |
| JSCSVCell | A class for holding a single cell of data for a CSV delimited document. |
| JSCSVDocument | A JSCSVDocument class to hold a CSV delimited document for use. |
| JSXMLDate | A convenience class for storing and retrieving a Calendar date element. |
| JSXMLDocument | A container for holding an XML representation of a database. |
| JSXMLElement | A single node of the JSXML XML Tree. |
| MailDBCSV | This is a synchronization JConduit for a CSV document from the MailDB database. |
| MailDBXML | This is a synchronization JConduit for ax XML document from the MailDB database. |
| MemoDBCSV | This is a synchronization JConduit for a CSV document from the MemoDB database. |
| MemoDBXML | This is a synchronization JConduit for ax XML document from the MemoDB database. |
| ToDoListDBCSV | This is a synchronization JConduit for a CSV document from the ToDoListDB database. |
| ToDoListDBXML | This 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. -->