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