| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.test.util | 
| Modifier and Type | Method and Description | 
|---|---|
static SchemaContext | 
YangParserTestUtils.parseYangSources(Set<QName> supportedFeatures,
                StatementParserMode statementParserMode,
                YangStatementSourceImpl... sources)
Creates a new effective schema context containing the specified YANG sources. 
 | 
static SchemaContext | 
YangParserTestUtils.parseYangSources(Set<QName> supportedFeatures,
                YangStatementSourceImpl... sources)
Deprecated. 
 
Migration method only, do not use. 
 | 
static SchemaContext | 
YangParserTestUtils.parseYangSources(StatementParserMode statementParserMode,
                YangStatementSourceImpl... sources)
Deprecated. 
 
Migration method only, do not use. 
 | 
static SchemaContext | 
YangParserTestUtils.parseYangSources(YangStatementSourceImpl... sources)
Deprecated. 
 
Migration method only, do not use. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.