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