public class ZipRecordReader extends DelegatingReader<Record> implements RecordReader
| Constructor and Description |
|---|
ZipRecordReader(org.springframework.core.io.Resource resource,
String fileExtension,
RecordFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
RecordDefinition |
getRecordDefinition() |
protected boolean |
openFile(org.springframework.core.io.Resource resource,
RecordFactory factory,
String zipEntryName) |
close, getProperties, getProperty, getReader, iterator, open, setProperty, setReaderread, visitclearProperties, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic ZipRecordReader(org.springframework.core.io.Resource resource,
String fileExtension,
RecordFactory factory)
protected void doClose()
doClose in class DelegatingReader<Record>public RecordDefinition getRecordDefinition()
getRecordDefinition in interface RecordReaderprotected boolean openFile(org.springframework.core.io.Resource resource,
RecordFactory factory,
String zipEntryName)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.