Package org.openl.excel.parser
Class ParserDateUtil
- java.lang.Object
-
- org.openl.excel.parser.ParserDateUtil
-
public final class ParserDateUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ParserDateUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisADateFormat(int formatIndex, String formatString)voidreset()
-
-
-
Method Detail
-
isADateFormat
public boolean isADateFormat(int formatIndex, String formatString)
-
reset
public void reset()
-
-