Package | Description |
---|---|
org.opendaylight.yangtools.yang.data.impl.schema |
Modifier and Type | Method and Description |
---|---|
static NormalizedNodeStreamWriter |
ImmutableNormalizedNodeStreamWriter.from(NormalizedNodeResult result)
Creates a
NormalizedNodeStreamWriter which creates one instance of top-level NormalizedNode
(type of NormalizedNode) is determined by first start event. |
Constructor and Description |
---|
ImmutableNormalizedNodeStreamWriter(NormalizedNodeResult result) |
NormalizedNodeResultBuilder(NormalizedNodeResult result) |
Copyright © 2019 OpenDaylight. All rights reserved.