| Package | Description | 
|---|---|
| org.yaml.snakeyaml.events | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AliasEventMarks the inclusion of a previously anchored node. | 
| class  | CollectionStartEventBase class for the start events of the collection nodes. | 
| class  | MappingStartEventMarks the beginning of a mapping node. | 
| class  | ScalarEventMarks a scalar value. | 
| class  | SequenceStartEventMarks the beginning of a sequence node. | 
Copyright © 2008–2021. All rights reserved.