public class SyncScheduleReader extends CSVReader
| Constructor and Description |
|---|
SyncScheduleReader(Reader reader,
int count) |
| Modifier and Type | Method and Description |
|---|---|
protected SyncSchedule |
createSchedule(Map<Integer,String> line) |
int |
getScheduleCount() |
SyncSchedule |
getScheduleFromLine() |
applyDecorators, clearAllCellDecorators, clearCellDecorator, close, closeQuietly, finished, getCellDecorator, getCommentOut, getCurrentLineNumber, getDecoratorMap, getFieldSeparator, getLine, getSourceLine, getTextSeparator, hasCellDecorators, isCommentedOut, isFinished, isMultiLineMode, isReading, isShowComments, markFinished, mustSkip, notifyNextLine, parse, parse, parse, parse, parseLine, readNextLine, readSrcLineFromStream, setCellDecorator, setCommentOut, setFieldSeparator, setLinesToSkip, setMaxBufferLines, setMultiLineMode, setShowComments, setTextSeparator, trimpublic SyncScheduleReader(Reader reader, int count)
public int getScheduleCount()
public SyncSchedule getScheduleFromLine()
protected SyncSchedule createSchedule(Map<Integer,String> line)
Copyright © 2017 SAP SE. All Rights Reserved.