protected Object readResolve()
CsvSchema _schema
int _csvParserFeatures
int _csvGeneratorFeatures
LRUMap<K,V> _untypedSchemas
LRUMap<K,V> _typedSchemas
CsvSchema.Column[] _columns
Map<K,V> _columnsByName
int _features
char _columnSeparator
String _arrayElementSeparator
int _quoteChar
int _escapeChar
char[] _lineSeparator
char[] _nullValue
String _anyPropertyName
null
disables use of
"any properties" (and they are either ignored, or an exception
is thrown, depending on other settings); setting it to a non-null
String value will expose all extra properties under one specified
name.String _name
int _index
CsvSchema.ColumnType _type
String _arrayElementSeparator
CsvSchema.Column _next
Copyright © 2016 FasterXML. All rights reserved.