Package org.snakeyaml.engine.v2.events
package org.snakeyaml.engine.v2.events
-
ClassDescriptionMarks the inclusion of a previously anchored node.Base class for the end events of the collection nodes.Base class for the start events of the collection nodes.Marks a comment block value.Marks the end of a document.Marks the beginning of a document.ID of a non-abstract EventThe implicit flag of a scalar event is a pair of boolean values that indicate if the tag may be omitted when the scalar is emitted in a plain and non-plain style correspondingly.Marks the end of a mapping node.Marks the beginning of a mapping node.Base class for all events that mark the beginning of a node.Marks a scalar value.Marks the end of a sequence.Marks the beginning of a sequence node.Marks the end of a stream that might have contained multiple documents.Marks the start of a stream that might contain multiple documents.