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).
-
ClassDescription
NamespaceBehaviour
s corresponding toParserNamespaces
.BaselineParserNamespace
s mostly derived from YANG specification.