Serialized Form


Package org.eobjects.metamodel.csv

Class org.eobjects.metamodel.csv.CsvConfiguration extends BaseObject implements Serializable

serialVersionUID: 1L

Serialized Fields

columnNameLineNumber

int columnNameLineNumber

encoding

String encoding

separatorChar

char separatorChar

quoteChar

char quoteChar

escapeChar

char escapeChar

failOnInconsistentRowLength

boolean failOnInconsistentRowLength

Class org.eobjects.metamodel.csv.InconsistentRowLengthException extends InconsistentRowFormatException implements Serializable

serialVersionUID: 1L

Serialized Fields

_columnsInTable

int _columnsInTable

_line

String[] _line



Copyright © 2007-2012. All Rights Reserved.