org.gcube.dataaccess.spql.model.where
Class ParserDate
java.lang.Object
org.gcube.dataaccess.spql.model.where.AbstractParsableValue<Calendar>
org.gcube.dataaccess.spql.model.where.ParserDate
- All Implemented Interfaces:
- ParsableValue<Calendar>
public class ParserDate
- extends AbstractParsableValue<Calendar>
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATE_FORMAT
protected static final SimpleDateFormat DATE_FORMAT
text
protected String text
ParserDate
public ParserDate(String text)
- Parameters:
text -
getTextValue
public String getTextValue()
-
parse
public void parse()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.