Deprecate NormalizedNode.findNode(SchemaPath) 89/88089/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Feb 2020 08:38:28 +0000 (09:38 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Feb 2020 08:38:28 +0000 (09:38 +0100)
commit448e6d43f2df80eb35c53aefaf5d72f37e8fe78e
tree9e5af34b76c723618044a92447e0a45048170167
parente507c23d68b8c43b03eb4c0ea5d8046a43d1cca7
Deprecate NormalizedNode.findNode(SchemaPath)

SchemaNodeIdentifier serves essentially the same purpose, with the
added benefit of being reliable. Deprecate the old method.

Change-Id: I1c0dffb25f8e728bfe95250c6bb4bdae5af86839
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodes.java