Package org.opendaylight.yangtools.yang.data.impl.schema
package org.opendaylight.yangtools.yang.data.impl.schema
-
ClassDescriptionUtility base class for implementing
MountPointChild
classes.Abstract base class for implementing the NormalizableAnydata interface.Deprecated, for removal: This API element is subject to removal in a future version.A simpleNormalizedNodeStreamWriter.MetadataExtension
implementation, which takes care of buildingNormalizedMetadata
based on additional nesting instructions.Snapshot of currently-open data- and metadatastate.Deprecated, for removal: This API element is subject to removal in a future version.UseImmutableNodes
instead.Immutable implementation ofNormalizedMetadata
.A Builder ofImmutableNormalizedMetadata
instances.An immutableNormalizedMountPoint
.Immutable implementation ofNormalizedMountpoints
.A Builder ofImmutableNormalizedMountpoints
instances.Implementation ofNormalizedNodeStreamWriter
, which constructs immutable instances ofNormalizedNode
s.Client-allocated result holder forImmutableNormalizedNodeStreamWriter
operation.A reusable variant ofImmutableNormalizedNodeStreamWriter
.This is an iterator over aNormalizedNode
.
NormalizedNode.BuilderFactory
provided byImmutableNodes.builderFactory()
instead.