Package org.exolab.castor.dsml.mozilla
Class MozillaImporter
java.lang.Object
org.exolab.castor.dsml.Importer
org.exolab.castor.dsml.mozilla.MozillaImporter
- Version:
- $Revision: 8145 $ $Date: 2004-12-13 14:00:30 -0700 (Mon, 13 Dec 2004) $
- Author:
- Assaf Arkin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ConsumervoidimportEntries(Enumeration entries) voidimportEntry(LDAPEntry entry, int policy) Methods inherited from class org.exolab.castor.dsml.Importer
getImportDescriptor, getImportEventListener, importDocument, importDocument, importDocument, notify, readImportDescriptor, readImportDescriptor, readImportDescriptor, setImportDescriptor, setImportEventListener
-
Constructor Details
-
MozillaImporter
public MozillaImporter(LDAPConnection conn)
-
-
Method Details
-
createConsumer
- Specified by:
createConsumerin classImporter
-
importEntry
public void importEntry(LDAPEntry entry, int policy) throws LDAPException - Throws:
LDAPException
-
importEntries
- Specified by:
importEntriesin classImporter- Throws:
ImportExportException
-