jSyncManager

Uses of Class
org.jSyncManager.API.Protocol.Util.JSXMLDocument

Packages that use JSXMLDocument
org.jSyncManager.API.Protocol.Util   
org.jSyncManager.API.Protocol.Util.StdApps   
 

Uses of JSXMLDocument in org.jSyncManager.API.Protocol.Util
 

Subclasses of JSXMLDocument in org.jSyncManager.API.Protocol.Util
 class DLPRecordXML
          A container for the XML representation of the DLPRecord.
 

Uses of JSXMLDocument in org.jSyncManager.API.Protocol.Util.StdApps
 

Subclasses of JSXMLDocument in org.jSyncManager.API.Protocol.Util.StdApps
 class AddressDBXML
          This is a synchronization JConduit for ax XML document from the AddressDB database.
 class DateBookDBXML
          This is a synchronization JConduit for a XML document from the DateBookDB database.
 class ExpenseDBXML
          This is a synchronization JConduit for ax XML document from the ExpenseDB database.
 class MailDBXML
          This is a synchronization JConduit for ax XML document from the MailDB database.
 class MemoDBXML
          This is a synchronization JConduit for ax XML document from the MemoDB database.
 class ToDoListDBXML
          This is a synchronization JConduit for ax XML document from the ToDoListDB database.
 

Constructors in org.jSyncManager.API.Protocol.Util.StdApps with parameters of type JSXMLDocument
MailDBXML(JSXMLDocument document)
          Create new JSXMLDocument with given JSXMLDocument.
ToDoListDBXML(JSXMLDocument document)
          Create new JSXMLDocument with given JSXMLDocument.
AddressDBXML(JSXMLDocument document)
          Create new JSXMLDocument with given JSXMLDocument.
 


jSyncManager

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