| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.parser.repo |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractYangTextSchemaSourceRegistration |
| Modifier and Type | Method and Description |
|---|---|
YangTextSchemaSourceRegistration |
YangTextSchemaContextResolver.registerSource(URL url)
Register a URL containing a YANG text.
|
YangTextSchemaSourceRegistration |
YangTextSchemaContextResolver.registerSource(org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource source)
Register a
YangTextSchemaSource. |
Copyright © 2019 OpenDaylight. All rights reserved.