| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.repo.api | |
| org.opendaylight.yangtools.yang.parser.repo |
| Modifier and Type | Method and Description |
|---|---|
@NonNull SchemaContextFactory |
SchemaRepository.createSchemaContextFactory(@NonNull SchemaContextFactoryConfiguration config)
Returns
SchemaContextFactory with supplied configuration. |
@NonNull SchemaContextFactory |
SchemaRepository.createSchemaContextFactory(@NonNull SchemaSourceFilter filter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull SchemaContextFactory |
SharedSchemaRepository.createSchemaContextFactory(@NonNull SchemaContextFactoryConfiguration config) |
@NonNull SchemaContextFactory |
SharedSchemaRepository.createSchemaContextFactory(@NonNull SchemaSourceFilter filter)
Deprecated.
|
Copyright © 2019 OpenDaylight. All rights reserved.