Fixed bug in DataNodeIterator 18/818/2
authorTony Tkacik <ttkacik@cisco.com>
Wed, 7 Aug 2013 14:49:53 +0000 (16:49 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 8 Aug 2013 08:51:50 +0000 (08:51 +0000)
commitbef96df7df2dcbe1dd4f875260dddd4d420ba7cc
treee9e9cb56866dbec907d5212afb440d2a7e5ca73f
parent7f7943e4a111ba10f016fabb762b1144a16fa57f
Fixed bug in DataNodeIterator

- Added support to DataNodeIterator to scan notifications and rpcs
  for common types.

This fix is part of the fix of
https://bugs.opendaylight.org/show_bug.cgi?id=34

Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/DataNodeIterator.java