Uses of Class
org.yaml.snakeyaml.comments.CommentEventsCollector
-
Packages that use CommentEventsCollector Package Description org.yaml.snakeyaml.comments -
-
Uses of CommentEventsCollector in org.yaml.snakeyaml.comments
Methods in org.yaml.snakeyaml.comments that return CommentEventsCollector Modifier and Type Method Description CommentEventsCollector
CommentEventsCollector. collectEvents()
Collect all events of the expected type (set during construction) starting with the top event on the event source.
-