Skip navigation links

Package com.hazelcast.internal.yaml

Contains classes for loading, parsing YAML documents and building a YAML specific DOM of YamlNode instances

See: Description

Package com.hazelcast.internal.yaml Description

Contains classes for loading, parsing YAML documents and building a YAML specific DOM of YamlNode instances

The YAML documents are loaded and parsed with the external SnakeYaml parser, which supports YAML 1.2 documents, and the JSON schema.

Skip navigation links

Copyright © 2019 Hazelcast, Inc.. All rights reserved.