net.redhogs.cronparser.builder
Class MonthDescriptionBuilder
java.lang.Object
net.redhogs.cronparser.builder.AbstractDescriptionBuilder
net.redhogs.cronparser.builder.MonthDescriptionBuilder
public class MonthDescriptionBuilder
- extends AbstractDescriptionBuilder
- Since:
- 10 Dec 2012 14:23:50
- Author:
- grhodes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonthDescriptionBuilder
public MonthDescriptionBuilder()
getSingleItemDescription
protected String getSingleItemDescription(String expression)
- Specified by:
getSingleItemDescription in class AbstractDescriptionBuilder
- Returns:
getIntervalDescriptionFormat
protected String getIntervalDescriptionFormat(String expression)
- Specified by:
getIntervalDescriptionFormat in class AbstractDescriptionBuilder
- Returns:
getBetweenDescriptionFormat
protected String getBetweenDescriptionFormat(String expression)
- Specified by:
getBetweenDescriptionFormat in class AbstractDescriptionBuilder
- Returns:
getDescriptionFormat
protected String getDescriptionFormat(String expression)
- Specified by:
getDescriptionFormat in class AbstractDescriptionBuilder
- Returns:
Copyright © 2014 RedHogs. All rights reserved.