protected static class Timeline.CalandarParser extends Timeline.BaseParser
| Modifier | Constructor and Description |
|---|---|
protected |
CalandarParser() |
| Modifier and Type | Method and Description |
|---|---|
protected Timeline |
createTimeline() |
protected long |
parsePart(java.lang.String pattern)
Should parse the provided sub pattern and add it to the timeline.
|
addToTimeline, parseprotected Timeline createTimeline()
createTimeline in class Timeline.BaseParserprotected long parsePart(java.lang.String pattern)
throws java.lang.Exception
Timeline.BaseParserparsePart in class Timeline.BaseParserjava.lang.Exception