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