Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.export | |
org.opendaylight.yangtools.yang.parser.spi |
Provides essential namespaces which are filled in the parsing process.
|
Modifier and Type | Method and Description |
---|---|
XMLEventReader |
YinXMLEventReaderFactory.createXMLEventReader(ModuleEffectiveStatement module,
SubmoduleEffectiveStatement submodule)
Create a new XMLEventReader iterating of the YIN document equivalent of an effective submodule.
|
Modifier and Type | Field and Description |
---|---|
static NamespaceBehaviour<SourceIdentifier,StmtContext<?,SubmoduleStatement,SubmoduleEffectiveStatement>,SubmoduleNamespace> |
SubmoduleNamespace.BEHAVIOUR |
Copyright © 2019 OpenDaylight. All rights reserved.