it.amattioli.encapsulate.dates.format
Class MonthParser
java.lang.Object
it.amattioli.encapsulate.dates.format.Parser
it.amattioli.encapsulate.dates.format.MonthParser
public class MonthParser
- extends Parser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonthParser
public MonthParser(String regExp,
String format)
MonthParser
public MonthParser(String regExp,
String format,
Parser nextInChain)
instance
public static MonthParser instance(Locale locale,
Parser nextInChain)
tryParse
public TimeInterval tryParse(String s)
throws ParseException
- Specified by:
tryParse in class Parser
- Throws:
ParseException
Copyright © 2011. All Rights Reserved.