Package | Description |
---|---|
org.springframework.ldap.ldif.batch |
This package contains the classes required for using the LdifParser with the Spring Batch framework.
|
Class and Description |
---|
RecordCallbackHandler
This interface can be used to operate on skipped records in the
LdifReader and the
MappingLdifReader . |
RecordMapper
This interface should be implemented to map
LdapAttributes objects to POJOs. |
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.