Package | Description |
---|---|
com.hazelcast.internal.yaml |
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. |
Modifier and Type | Class and Description |
---|---|
class |
YamlScalarImpl |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.