package org.snakeyaml.engine.v2.api.lowlevel
-
-
Classes
Helper to compose input stream to Node
Read the input stream and parse the content into events (opposite for Present or Emit)
Emit the events into a data stream (opposite for Parse)
Implementation of the step which translates Nodes to Events