public class ContentPropertiesFileReader extends StepExecutionSupport implements org.springframework.batch.item.ItemReader<ContentProperties>
ERRORS_KEY, ITEMS_READ_KEY| Constructor and Description |
|---|
ContentPropertiesFileReader(File propertiesFile) |
| Modifier and Type | Method and Description |
|---|---|
ContentProperties |
read() |
addError, addToItemsRead, addToLong, afterStep, beforeStep, clearErrors, failExecution, getErrors, getExecutionContext, getItemsRead, getLongValue, getStepExecution, resetContextState, setIsTest, skipLinesAlreadyRead, verifySpacepublic ContentPropertiesFileReader(File propertiesFile)
public ContentProperties read() throws Exception, org.springframework.batch.item.UnexpectedInputException, org.springframework.batch.item.ParseException, org.springframework.batch.item.NonTransientResourceException
read in interface org.springframework.batch.item.ItemReader<ContentProperties>Exceptionorg.springframework.batch.item.UnexpectedInputExceptionorg.springframework.batch.item.ParseExceptionorg.springframework.batch.item.NonTransientResourceExceptionCopyright © 2014–2017 DuraSpace. All rights reserved.