-
For Removal Element Description org.opendaylight.yangtools.util.concurrent.LoggingThreadUncaughtExceptionHandler This class forms a hard dependency on SLF4J API and is therefore deprecated for removal.org.opendaylight.yangtools.yang.data.util.DataSchemaContextTree.getChild(YangInstanceIdentifier) org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement.findAll(Class<N>) UseEffectiveStatement.getAll(Class)
insteadorg.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver.getSchemaContext() org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase.removeStatementsFromEffectiveSubstatements(Collection<? extends StmtContext<?, ?, ?>>) This method was used by EffectiveStatementBase to restore proper order of effects of uses statements. It is no longer used in that capacity and slated for removal.
-
Packages Package Description org.opendaylight.yangtools.yang.data.api.schema.xpath
-
Classes Class Description org.opendaylight.yangtools.util.concurrent.LoggingThreadUncaughtExceptionHandler This class forms a hard dependency on SLF4J API and is therefore deprecated for removal.org.opendaylight.yangtools.yang.data.api.schema.xpath.PrefixConverters org.opendaylight.yangtools.yang.model.util.PathExpressionImpl This is a transitional class to transition fromRevisionAwareXPathImpl
. Users are advised to supply their own implementation of PathExpression.org.opendaylight.yangtools.yang.model.util.type.CompatUtils This class is provided strictly for compatibility only. No new users should be introduced, as this class is scheduled for removal when its two OpenDaylight users, Java Binding v1 and YANG JMX Bindings are removed.
-
Exceptions Exceptions Description org.opendaylight.yangtools.yang.data.api.schema.xpath.LazyXPathExpressionException PREVIEW API. DO NOT IMPLEMENT YET AS THIS NEEDS TO BE VALIDATED FOR USE IN CLIENT APPLICATIONS. APPLICATIONS WILLING TO USE THIS API PLEASE CONTACT yangtools-dev.