org.exolab.castor.dsml.mozilla
Class MozillaImporter

java.lang.Object
  extended by org.exolab.castor.dsml.Importer
      extended by org.exolab.castor.dsml.mozilla.MozillaImporter

public class MozillaImporter
extends Importer

Version:
$Revision: 5951 $ $Date: 2004-12-13 14:00:30 -0700 (Mon, 13 Dec 2004) $
Author:
Assaf Arkin

Constructor Summary
MozillaImporter(netscape.ldap.LDAPConnection conn)
           
 
Method Summary
protected  Consumer createConsumer()
           
 void importEntries(java.util.Enumeration entries)
           
 void importEntry(netscape.ldap.LDAPEntry entry, int policy)
           
 
Methods inherited from class org.exolab.castor.dsml.Importer
getImportDescriptor, getImportEventListener, importDocument, importDocument, importDocument, notify, readImportDescriptor, readImportDescriptor, readImportDescriptor, setImportDescriptor, setImportEventListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MozillaImporter

public MozillaImporter(netscape.ldap.LDAPConnection conn)
Method Detail

createConsumer

protected Consumer createConsumer()
Specified by:
createConsumer in class Importer

importEntry

public void importEntry(netscape.ldap.LDAPEntry entry,
                        int policy)
                 throws netscape.ldap.LDAPException
Throws:
netscape.ldap.LDAPException

importEntries

public void importEntries(java.util.Enumeration entries)
                   throws ImportExportException
Specified by:
importEntries in class Importer
Throws:
ImportExportException


Copyright © 2011. All Rights Reserved.