Skip navigation links

Package com.hazelcast.config.yaml

Contains adapter and utility classes needed to adapt YAML DOM classes as W3C DOM ones, making config builders that accept W3C DOM able to build the config structure from YAML.

See: Description

Package com.hazelcast.config.yaml Description

Contains adapter and utility classes needed to adapt YAML DOM classes as W3C DOM ones, making config builders that accept W3C DOM able to build the config structure from YAML.

This package intentionally lacks fully implementing the functionality of the W3C DOM model. Only the parts that required by the Hazelcast config processors are implemented.

The package contains the following adapters:

Skip navigation links

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