|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.systemsx.cisd.openbis.dss.generic.shared.utils.CsvFileReaderHelper.DefaultCsvFileReaderConfiguration
ch.systemsx.cisd.openbis.dss.generic.shared.utils.CsvFileReaderHelper.DefaultTsvFileReaderConfiguration
public static class CsvFileReaderHelper.DefaultTsvFileReaderConfiguration
Default configuration for reading TSV file:
Field Summary |
---|
Fields inherited from class ch.systemsx.cisd.openbis.dss.generic.shared.utils.CsvFileReaderHelper.DefaultCsvFileReaderConfiguration |
---|
INSTANCE |
Constructor Summary | |
---|---|
CsvFileReaderHelper.DefaultTsvFileReaderConfiguration()
|
Method Summary | |
---|---|
char |
getColumnDelimiter()
|
Methods inherited from class ch.systemsx.cisd.openbis.dss.generic.shared.utils.CsvFileReaderHelper.DefaultCsvFileReaderConfiguration |
---|
getCommentDelimiter, isIgnoreComments, isSkipEmptyRecords |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CsvFileReaderHelper.DefaultTsvFileReaderConfiguration()
Method Detail |
---|
public char getColumnDelimiter()
getColumnDelimiter
in interface CsvFileReaderHelper.ICsvFileReaderConfiguration
getColumnDelimiter
in class CsvFileReaderHelper.DefaultCsvFileReaderConfiguration
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |