| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.model.repo.api | |
| org.opendaylight.yangtools.yang.parser.rfc6020.repo | 
| Modifier and Type | Method and Description | 
|---|---|
static YinDomSchemaSource | 
YinDomSchemaSource.create(SourceIdentifier identifier,
      DOMSource source)
Create a new  
YinDomSchemaSource using an identifier and a source. | 
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 | Field and Description | 
|---|---|
static SchemaSourceTransformer.Transformation<YinTextSchemaSource,YinDomSchemaSource> | 
YinTextToDomTransformer.TRANSFORMATION
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
static StatementStreamSource | 
YinStatementStreamSource.create(YinDomSchemaSource source)  | 
Copyright © 2018 OpenDaylight. All rights reserved.