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