Add Anyxml normalized node to yang-data-api. 71/7771/2
authorJozef Gloncak <jgloncak@cisco.com>
Tue, 17 Jun 2014 07:32:47 +0000 (09:32 +0200)
committerJozef Gloncak <jgloncak@cisco.com>
Tue, 17 Jun 2014 07:33:05 +0000 (09:33 +0200)
commit858a797b6235dfb7cfb3d56d197bb46e0c4dbb9d
tree08c369fe67bbcb551977d080e3936e6ad7cb890a
parent3029dc7ed6a32b24aa839922e7677edcd519173a
Add Anyxml normalized node to yang-data-api.

Proposal of anyxml normalized node interface.
This interface wraps Simple/CompositeNode as inner value.

Change-Id: Ic9c17fa28bc5eb23288162a735d890b4f77938f1
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
yang/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/schema/AnyXmlNode.java [new file with mode: 0644]