public class DateConverter extends Object implements Converter<Date>
DateConverter()
Date
readCell(org.apache.poi.ss.usermodel.Cell cell)
readCell(org.apache.poi.ss.usermodel.Cell cell, String regex)
void
writeCell(org.apache.poi.ss.usermodel.Cell cell, Date value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateConverter()
public Date readCell(org.apache.poi.ss.usermodel.Cell cell)
readCell
Converter<Date>
public Date readCell(org.apache.poi.ss.usermodel.Cell cell, String regex)
Converter
regex
public void writeCell(org.apache.poi.ss.usermodel.Cell cell, Date value)
writeCell
Copyright © 2011-2012 BSTOI.NL. All Rights Reserved.