Package org.opendaylight.yangtools.rfc7952.data.util
package org.opendaylight.yangtools.rfc7952.data.util
-
ClassesClassDescriptionImmutable implementation of
NormalizedMetadata
.A Builder ofImmutableNormalizedMetadata
instances.A simpleStreamWriterMetadataExtension
implementation, which takes care of buildingNormalizedMetadata
based on additional nesting instructions.A utility class to attachNormalizedMetadata
into a NormalizedNode stream, such as the one produced byNormalizedNodeWriter
, so that a targetNormalizedNodeStreamWriter
sees both data and metadata in the stream.