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