| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.repo.api | |
| org.opendaylight.yangtools.yang.parser.rfc7950.repo |
| Modifier and Type | Class and Description |
|---|---|
class |
YinDomSchemaSource
Utility
YinXmlSchemaSource exposing a W3C DOMSource representation of YIN model. |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends YinXmlSchemaSource> |
YinDomSchemaSource.getType() |
Class<? extends YinXmlSchemaSource> |
YinXmlSchemaSource.getType() |
| Modifier and Type | Method and Description |
|---|---|
static @NonNull YinDomSchemaSource |
YinDomSchemaSource.lazyTransform(YinXmlSchemaSource xmlSchemaSource)
Create a
YinDomSchemaSource from a YinXmlSchemaSource. |
static @NonNull YinDomSchemaSource |
YinDomSchemaSource.transform(YinXmlSchemaSource xmlSchemaSource)
Create a
YinDomSchemaSource from a YinXmlSchemaSource. |
| Modifier and Type | Method and Description |
|---|---|
static StatementStreamSource |
YinStatementStreamSource.create(YinXmlSchemaSource source) |
Copyright © 2019 OpenDaylight. All rights reserved.