Package | Description |
---|---|
org.springframework.ldap.ldif.batch |
This package contains the classes required for using the LdifParser with the Spring Batch framework.
|
Modifier and Type | Method and Description |
---|---|
void |
LdifReader.setSkippedRecordsCallback(RecordCallbackHandler skippedRecordsCallback)
RecordCallbackHandler implementations can be used to take action on skipped records. |
void |
MappingLdifReader.setSkippedRecordsCallback(RecordCallbackHandler skippedRecordsCallback)
RecordCallbackHandler implementations can be used to take action on skipped records. |
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.