Class Composer

java.lang.Object
org.yaml.snakeyaml.composer.Composer

public class Composer
extends java.lang.Object
Creates a node graph from parser events.

Corresponds to the 'Compose' step as described in chapter 3.1 of the YAML Specification.