Package org.springframework.batch.infrastructure.item.ldif
@NullMarked
package org.springframework.batch.infrastructure.item.ldif
This package contains the classes required for using the LdifParser in Spring LDAP.
- Author:
- Michael Minella, Mahmoud Ben Hassine, Stefano Cordio
-
ClassDescriptionThis interface can be used to operate on skipped records during open in the
LdifReaderand theMappingLdifReader.RecordMapper<T>This interface should be implemented to mapLdapAttributesobjects to POJOs.