org.gcube.data.spd.obisplugin.util
Class RegExpDateFormat
java.lang.Object
org.gcube.data.spd.obisplugin.util.RegExpDateFormat
public class RegExpDateFormat
- extends Object
- 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 |
pattern
protected Pattern pattern
dateFormat
protected DateFormat dateFormat
RegExpDateFormat
public RegExpDateFormat(String regExp,
String datePattern)
match
public boolean match(String input)
parse
public Date parse(String input)
throws ParseException
- Throws:
ParseException
Copyright © 2013. All Rights Reserved.