public final class MappingStartEvent extends CollectionStartEvent
This event is followed by a number of key value pairs.
The pairs are not in any particular order. However, the value always directly
follows the corresponding key.
After the key value pairs follows a MappingEndEvent.
There must be an even number of node events between the start and end event.
MappingEndEvent| Constructor and Description |
|---|
MappingStartEvent(java.lang.String anchor,
java.lang.String tag,
boolean implicit,
Mark startMark,
Mark endMark,
java.lang.Boolean flowStyle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
is(Event.ID id) |
getArguments, getFlowStyle, getImplicit, getTagequals, getEndMark, getStartMark, hashCode, toString