jSyncManager

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

Packages that use DatabaseFormatException
org.jSyncManager.API.Protocol.Util   
 

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

Methods in org.jSyncManager.API.Protocol.Util that throw DatabaseFormatException
static DLPDatabase DLPDatabase.importFromFile(java.lang.String filename)
          Import a database from the specified file.
static DLPDatabase DLPDatabase.importFromFile(java.io.File filename)
          Import a database from the specified File object.
static DLPDatabase DLPDatabase.importFromURL(java.net.URL url)
          Import a database from the specified URL.
 


jSyncManager

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