| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.data.impl.codec |
| Modifier and Type | Method and Description |
|---|---|
static SchemaTracker |
SchemaTracker.create(org.opendaylight.yangtools.yang.model.api.SchemaContext context)
Create a new writer with the specified context as its root.
|
static 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 © 2018 OpenDaylight. All rights reserved.