Uses of Class
org.opendaylight.yangtools.yang.parser.spi.SchemaTreeNamespace
-
Packages that use SchemaTreeNamespace Package Description org.opendaylight.yangtools.yang.parser.spi Provides essential namespaces which are filled in the parsing process. -
-
Uses of SchemaTreeNamespace in org.opendaylight.yangtools.yang.parser.spi
Methods in org.opendaylight.yangtools.yang.parser.spi that return SchemaTreeNamespace Modifier and Type Method Description static <D extends DeclaredStatement<QName>,E extends SchemaTreeEffectiveStatement<D>>
@NonNull SchemaTreeNamespace<D,E>SchemaTreeNamespace. getInstance()
-