|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.contentmanager.stubs.model.predicates.LeafPredicate<java.util.Calendar,Constraint<? super java.util.Calendar>>
org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Calendar
public final class Calendar
Asserts that a leaf has a calendar value that satisfies a given constraint.
| Field Summary | |
|---|---|
static java.text.DateFormat |
ISO8601formatter
Formatter for ISO8601. |
static java.text.DateFormat |
ISO8601minFormatter
Formatter for ISO8601 without time. |
static java.text.DateFormat |
ISO8601shortFormatter
Formatter for ISO8601 without time zones. |
| Constructor Summary | |
|---|---|
Calendar(Constraint<? super java.util.Calendar> c)
Creates an instance with a given constraint. |
|
| Method Summary |
|---|
| Methods inherited from class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.LeafPredicate |
|---|
constraint, equals, hashCode, matches, prune, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.text.DateFormat ISO8601formatter
public static java.text.DateFormat ISO8601shortFormatter
public static java.text.DateFormat ISO8601minFormatter
| Constructor Detail |
|---|
public Calendar(Constraint<? super java.util.Calendar> c)
c - the constraint.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||