Class Hierarchy
- java.lang.Object
- org.springframework.batch.item.ItemStreamSupport (implements org.springframework.batch.item.ItemStream)
- org.springframework.batch.item.support.AbstractItemStreamItemReader<T> (implements org.springframework.batch.item.ItemStreamReader<T>)
- org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader<T>
- org.springframework.batch.item.ldif.LdifReader (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.file.ResourceAwareItemReaderItemStream<T>)
- org.springframework.batch.item.ldif.MappingLdifReader<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.file.ResourceAwareItemReaderItemStream<T>)
- org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader<T>
- org.springframework.batch.item.support.AbstractItemStreamItemReader<T> (implements org.springframework.batch.item.ItemStreamReader<T>)
- org.springframework.batch.item.ItemStreamSupport (implements org.springframework.batch.item.ItemStream)
Interface Hierarchy
- org.springframework.batch.item.ldif.RecordCallbackHandler
- org.springframework.batch.item.ldif.RecordMapper<T>