| Package | Description |
|---|---|
| er.chronic.handlers | |
| er.chronic.repeaters | |
| er.chronic.tags | |
| er.chronic.utils |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Tag> |
TagPattern.getTagClass() |
| Modifier and Type | Method and Description |
|---|---|
Span |
MDHandler.handle(Repeater<?> month,
Tag<? extends Number> day,
List<Token> timeTokens,
Options options) |
| Constructor and Description |
|---|
TagPattern(Class<? extends Tag> tagClass) |
TagPattern(Class<? extends Tag> tagClass,
boolean optional) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumRepeaterDayPortion |
class |
IntegerRepeaterDayPortion |
class |
Repeater<T> |
class |
RepeaterDay |
class |
RepeaterDayName |
class |
RepeaterDayPortion<T> |
class |
RepeaterFortnight |
class |
RepeaterHour |
class |
RepeaterMinute |
class |
RepeaterMonth |
class |
RepeaterMonthName |
class |
RepeaterSeason |
class |
RepeaterSeasonName |
class |
RepeaterSecond |
class |
RepeaterTime |
class |
RepeaterUnit |
class |
RepeaterWeek |
class |
RepeaterWeekday |
class |
RepeaterWeekend |
class |
RepeaterYear |
| Modifier and Type | Class and Description |
|---|---|
class |
Grabber |
class |
Ordinal |
class |
OrdinalDay |
class |
Pointer |
class |
Scalar |
class |
ScalarDay |
class |
ScalarMonth |
class |
ScalarYear |
class |
Separator |
class |
SeparatorAt |
class |
SeparatorComma |
class |
SeparatorIn |
class |
SeparatorOn |
class |
SeparatorSlashOrDash |
class |
StringTag |
class |
TimeZone |
| Modifier and Type | Method and Description |
|---|---|
<T extends Tag> |
Token.getTag(Class<T> tagClass)
Return the Tag that matches the given class
|
<T extends Tag<?>> |
Token.getTags(Class<T> tagClass)
Return the Tag that matches the given class
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag<?>> |
Token.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
Token.tag(Tag<?> newTag)
Tag this token with the specified tag
|
Copyright © 2002 – 2025 Project Wonder.