Package org.exolab.castor.dsml.mozilla
Class MozillaExporter
java.lang.Object
org.exolab.castor.dsml.Exporter
org.exolab.castor.dsml.mozilla.MozillaExporter
- Version:
- $Revision: 8145 $ $Date: 2006-04-10 16:39:24 -0600 (Mon, 10 Apr 2006) $
- Author:
- Assaf Arkin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Consumer
void
export
(DocumentHandler docHandler, boolean serverSchema, boolean importPolicy) Methods inherited from class org.exolab.castor.dsml.Exporter
export, export, getImportDescriptor, getSearchDescriptor, readSearchDescriptor, readSearchDescriptor, readSearchDescriptor, setImportDescriptor, setSearchDescriptor
-
Constructor Details
-
MozillaExporter
public MozillaExporter(LDAPConnection conn)
-
-
Method Details
-
createConsumer
- Specified by:
createConsumer
in classExporter
-
export
public void export(DocumentHandler docHandler, boolean serverSchema, boolean importPolicy) throws ImportExportException - Specified by:
export
in classExporter
- Throws:
ImportExportException
-