| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.model.repo.api | |
| org.opendaylight.yangtools.yang.parser.rfc6020.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> | 
YinXmlSchemaSource.getType()  | 
Class<? extends YinXmlSchemaSource> | 
YinDomSchemaSource.getType()  | 
| Modifier and Type | Method and Description | 
|---|---|
static YinDomSchemaSource | 
YinDomSchemaSource.lazyTransform(YinXmlSchemaSource xmlSchemaSource)
Create a  
YinDomSchemaSource from a YinXmlSchemaSource. | 
static YinDomSchemaSource | 
YinDomSchemaSource.transform(YinXmlSchemaSource xmlSchemaSource)
Create a  
YinDomSchemaSource from a YinXmlSchemaSource. | 
| Modifier and Type | Method and Description | 
|---|---|
static StatementStreamSource | 
YinStatementStreamSource.create(YinXmlSchemaSource source)  | 
Copyright © 2018 OpenDaylight. All rights reserved.