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