Uses of Interface
org.exolab.castor.dsml.ImportEventListener
Packages that use ImportEventListener
Package
Description
The DSML API for importing/exporting LDAP directories as XML
-
Uses of ImportEventListener in org.exolab.castor.dsml
Methods in org.exolab.castor.dsml that return ImportEventListenerMethods in org.exolab.castor.dsml with parameters of type ImportEventListenerModifier and TypeMethodDescriptionvoid
Importer.setImportEventListener
(ImportEventListener listener) -
Uses of ImportEventListener in org.exolab.castor.dsml.tools
Classes in org.exolab.castor.dsml.tools that implement ImportEventListenerModifier and TypeClassDescriptionclass
Simple implementation of theImportEventListener
that prints all events to the specified printer.