BUG-1848 : OrderedNormalizedNodeWriter implementation
authorTomas Cere <tcere@cisco.com>
Wed, 8 Apr 2015 08:50:33 +0000 (10:50 +0200)
committerTomas Cere <tcere@cisco.com>
Thu, 9 Apr 2015 11:55:47 +0000 (13:55 +0200)
commit4c01be6a3c115ed715caab56261633fa8df227d9
tree2da56478417a38cc1fd306fe18bc1c5765ef3941
parent26905aa959ee3aa15025f6659f049e01e24b334e
BUG-1848 : OrderedNormalizedNodeWriter implementation

Writes nodes in the order defined in yang files.

Change-Id: I72b2a867ad47b2c9de0444a8a0a2f279a8360021
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/netconf/netconf-util/pom.xml
opendaylight/netconf/netconf-util/src/main/java/org/opendaylight/controller/netconf/util/OrderedNormalizedNodeWriter.java [new file with mode: 0644]