public static class TCsvReader.CsvColumn extends Object
| Constructor and Description |
|---|
TCsvReader.CsvColumn(ElPropertyValue elProp,
StringParser parser,
boolean reference)
Construct with a property and parser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
convertAndSet(String strValue,
Object bean)
Convert the string to the appropriate value and set it to the bean.
|
public TCsvReader.CsvColumn(ElPropertyValue elProp, StringParser parser, boolean reference)
Copyright © 2014. All Rights Reserved.