public class JodaLocalDateCellValueReader extends Object implements CellValueReader<org.joda.time.LocalDate>
| Constructor and Description |
|---|
JodaLocalDateCellValueReader(String dateFormat,
TimeZone timeZone) |
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.