| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.data.impl.schema |
| Modifier and Type | Method and Description |
|---|---|
SchemaOrderedNormalizedNodeWriter |
SchemaOrderedNormalizedNodeWriter.write(Collection<org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild<?,?>> nodes)
Iterate over the provided collection and emit write
events to the encapsulated
NormalizedNodeStreamWriter. |
SchemaOrderedNormalizedNodeWriter |
SchemaOrderedNormalizedNodeWriter.write(org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?> node) |
Copyright © 2018 OpenDaylight. All rights reserved.