See: Description
Interface | Description |
---|---|
RecordCallbackHandler |
This interface can be used to operate on skipped records in the
LdifReader and the
MappingLdifReader . |
RecordMapper<T> |
This interface should be implemented to map
LdapAttributes objects to POJOs. |
Class | Description |
---|---|
LdifAggregator |
The
LdifAggregator object is an implementation of the LineAggregator
interface for use with a FlatFileItemWriter to write LDIF records to a file. |
LdifReader | |
MappingLdifReader<T> |
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.