Class FileReaderContext
java.lang.Object
com.broadleafcommerce.dataimport.processor.FileReaderContext
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Direct Known Subclasses:
CSVFileReader.CSVFileReaderContext
,XLSFileReader.XLSFileReaderContext
Stores execution data necessary for file reading
- Author:
- Phillip Verheyden (phillipuniverse)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FileReaderContext
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getInput
-