public class YearMonthConverter extends Object implements org.jbehave.core.steps.ParameterConverters.ParameterConverter
| Modifier and Type | Field and Description |
|---|---|
static org.joda.time.format.DateTimeFormatter |
MONTH_YEAR_FORMAT_WITH_DASH |
static org.joda.time.format.DateTimeFormatter |
MONTH_YEAR_FORMAT_WITH_SLASH |
static org.joda.time.format.DateTimeFormatter |
YEAR_MONTH_FORMAT_WITH_DASH |
static org.joda.time.format.DateTimeFormatter |
YEAR_MONTH_FORMAT_WITH_SLASH |
| Constructor and Description |
|---|
YearMonthConverter() |
public static final org.joda.time.format.DateTimeFormatter MONTH_YEAR_FORMAT_WITH_DASH
public static final org.joda.time.format.DateTimeFormatter MONTH_YEAR_FORMAT_WITH_SLASH
public static final org.joda.time.format.DateTimeFormatter YEAR_MONTH_FORMAT_WITH_DASH
public static final org.joda.time.format.DateTimeFormatter YEAR_MONTH_FORMAT_WITH_SLASH
public boolean accept(Type type)
accept in interface org.jbehave.core.steps.ParameterConverters.ParameterConverterCopyright © 2011–2014 Wakaleo Consulting. All rights reserved.