| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.data.impl.codec |
| Modifier and Type | Method and Description |
|---|---|
static @NonNull SchemaTracker |
SchemaTracker.create(org.opendaylight.yangtools.yang.model.api.DataNodeContainer root)
Create a new writer with the specified node as its root.
|
static @NonNull SchemaTracker |
SchemaTracker.create(org.opendaylight.yangtools.yang.model.api.SchemaContext context,
org.opendaylight.yangtools.yang.model.api.SchemaPath path)
Create a new writer with the specified context and rooted in the specified schema path.
|
Copyright © 2019 OpenDaylight. All rights reserved.