Deprecated API
Contents
-
Packages Package Description org.opendaylight.yangtools.yang.data.jaxen.api
-
Classes Class Description org.opendaylight.yangtools.yang.data.jaxen.api.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.jaxen.api.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.
-
Enum Constants Enum Constant Description org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion.LITHIUM This version is a historic one and should not be used in code. It does not support current mapping ofUint8
et al. and hence results in a stream which needs to be further adapted to current definition of LeafNode.org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion.NEON_SR2 This version is a historic one and should not be used in code. It does not support current mapping ofUint8
et al. and hence results in a stream which needs to be further adapted to current definition of LeafNode.