java.lang.Object
net.fortuna.ical4j.filter.expression.DateExpression
- All Implemented Interfaces:
LiteralExpression<Date>,FilterExpression
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.fortuna.ical4j.filter.FilterExpression
FilterExpression.Op -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.fortuna.ical4j.filter.FilterExpression
and, or
-
Constructor Details
-
DateExpression
- Throws:
ParseException
-
DateExpression
-
-
Method Details