Package org.opendaylight.yangtools.yang.parser.spi
package org.opendaylight.yangtools.yang.parser.spi
Provides essential namespaces which are filled in the parsing process. Currently this package
contains interfaces which represent essential namespaces according to Rfc6020
and Rfc7950 (for more details see the section 6.2.1. Identifiers and Their Namespaces
in Rfc6020 and Rfc7950).
-
ClassDescriptionExtension namespace.Feature namespace.Grouping namespace.Identity namespace.Module namespace.A derived namespace allowing lookup of modules based on their
QNameModule
.Intermediate-stage namespace equivalent to ModuleNamespace except it is keyed by module names.Statement local namespace, which holds direct schema node descendants.Submodule equivalent of ModuleNamespace.Derived types namespace.