public final class SequenceStartEvent extends CollectionStartEvent
This event is followed by the elements contained in the sequence, and a
SequenceEndEvent.
SequenceEndEvent| Constructor | Description |
|---|---|
SequenceStartEvent(String anchor,
String tag,
boolean implicit,
Mark startMark,
Mark endMark,
DumperOptions.FlowStyle flowStyle) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
is(Event.ID id) |
getArguments, getFlowStyle, getImplicit, getTag, isFlowequals, getEndMark, getStartMark, hashCode, toStringCopyright © 2008–2018. All rights reserved.