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