public class JodaLocalDateCellValueReader extends Object implements CellValueReader<org.joda.time.LocalDate>
| Constructor and Description |
|---|
JodaLocalDateCellValueReader(org.joda.time.format.DateTimeFormatter fmt) |
public JodaLocalDateCellValueReader(org.joda.time.format.DateTimeFormatter fmt)
public org.joda.time.LocalDate read(char[] chars,
int offset,
int length,
ParsingContext parsingContext)
read in interface CellValueReader<org.joda.time.LocalDate>Copyright © 2015. All rights reserved.