Uses of Interface
org.apache.directory.shared.ldap.ldif.LdifIteratorMonitor

Packages that use LdifIteratorMonitor
org.apache.directory.shared.ldap.ldif   
 

Uses of LdifIteratorMonitor in org.apache.directory.shared.ldap.ldif
 

Classes in org.apache.directory.shared.ldap.ldif that implement LdifIteratorMonitor
 class LdifIteratorMonitorAdapter
          LDIF Iterator monitor adapter.
 

Constructors in org.apache.directory.shared.ldap.ldif with parameters of type LdifIteratorMonitor
LdifIterator(java.io.InputStream in, LdifIteratorMonitor monitor)
          Creates a new LdifIterator object with a monitor on a stream.
LdifIterator(java.io.Reader in, LdifIteratorMonitor monitor)
          Creates a new LdifIterator object with a monitor on a reader.
 



Copyright © 2003-2006 . All Rights Reserved.