Class ICalRecurConverter

  • All Implemented Interfaces:
    TemporalExpressionVisitor

    public class ICalRecurConverter
    extends java.lang.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.