| Name | Description | Type | Package | Framework | 
| LdifReader | The LdifReader is an adaptation of the FlatFileItemReaderbuilt around an LdifParser. | Class | org.springframework.batch.item.ldif | Spring Batch | 
| MappingLdifReader | The MappingLdifReader is an adaptation of the FlatFileItemReaderbuilt around an LdifParser. | Class | org.springframework.batch.item.ldif | Spring Batch | 
| RecordCallbackHandler | This interface can be used to operate on skipped records during open in the LdifReader and theExecute operations on the supplied record. | Interface | org.springframework.batch.item.ldif | Spring Batch | 
| RecordMapper | This interface should be implemented to map LdapAttributes objects to POJOs. | Interface | org.springframework.batch.item.ldif | Spring Batch |