Class and Description |
---|
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.
|
org.opendaylight.yangtools.triemap.ImmutableTrieMap
use
ImmutableTrieMap instead. |
org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefValidatation
Use
LeafRefValidation instead. |
org.opendaylight.yangtools.triemap.MutableTrieMap
use
MutableTrieMap instead. |
org.opendaylight.yangtools.yang.data.util.RpcAsContainer |
org.opendaylight.yangtools.yang.parser.rfc7950.namespace.SchemaNodeIdentifierBuildNamespace
Use path-based utilities provided around
ChildSchemaNodeNamespace instead. |
org.opendaylight.yangtools.triemap.TrieMap
use
TrieMap instead. |
Exceptions and 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.
|
Copyright © 2019 OpenDaylight. All rights reserved.