Class ICalRecurConverter

java.lang.Object
org.apache.ofbiz.workeffort.workeffort.ICalRecurConverter
All Implemented Interfaces:
TemporalExpressionVisitor

public class ICalRecurConverter extends Object implements TemporalExpressionVisitor
Temporal Expression to iCalendar recurrence converter. The conversion results (or conversion success) are unpredictable since the OFBiz Temporal Expressions are more sophisticated than iCalendar recurrences. This class attempts to make a best attempt at conversion and throws IllegalStateException when conversion is not possible.