BUG-1605: Fixup yang-data-api interface 89/10189/5
authorRobert Varga <rovarga@cisco.com>
Fri, 22 Aug 2014 17:27:48 +0000 (19:27 +0200)
committerRobert Varga <rovarga@cisco.com>
Fri, 22 Aug 2014 22:08:38 +0000 (00:08 +0200)
commit62e17ed95de8c1e62848ba2949994bd372128ddc
tree54078062ac0dd169d087668a398ad5137a31e254
parent0f544075bd353df0b282818d6d3fca2870af5dbe
BUG-1605: Fixup yang-data-api interface

Now that the binding interface is ready to handle IOExceptions, adjust
the data-api interface and implementations. At the same time we update
the binding world to forward calls to flush().

Change-Id: I8a4cff13123d618634dcd61587a2432d3d49ae8b
Signed-off-by: Robert Varga <rovarga@cisco.com>
code-generator/binding-data-codec/src/main/java/org/opendaylight/yangtools/binding/data/codec/impl/BindingToNormalizedStreamWriter.java
yang/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeStreamWriter.java
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/ImmutableNormalizedNodeStreamWriter.java