Package org.opendaylight.yangtools.rfc7952.data.util
-
Class Summary Class Description ImmutableMetadataNormalizedAnydata ImmutableNormalizedMetadata Immutable implementation ofNormalizedMetadata
.ImmutableNormalizedMetadata.Builder A Builder ofImmutableNormalizedMetadata
instances.ImmutableNormalizedMetadataStreamWriter A simpleStreamWriterMetadataExtension
implementation, which takes care of buildingNormalizedMetadata
based on additional nesting instructions.NormalizedMetadataWriter 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.