BUG-1441: implement XMLStreamNormalizedNodeStreamWriter 89/10489/8
authorRobert Varga <rovarga@cisco.com>
Thu, 28 Aug 2014 15:17:37 +0000 (17:17 +0200)
committerRobert Varga <rovarga@cisco.com>
Sun, 31 Aug 2014 01:01:19 +0000 (03:01 +0200)
commit82c3487b4cbb9f5d00ad137c2d3182a5b17cd924
tree19ba60b6cd9e75615e5c11ea316e9b70a05aad48
parentbc7eb45a5012be0bbc0e9f67a5991856560c28d5
BUG-1441: implement XMLStreamNormalizedNodeStreamWriter

Introduces a direct NormalizedNode/XMLStreamWriter binding component.

Change-Id: I01acd9f9d9e8c70b3f4cbe796ae2f948073f94f4
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/codec/xml/XMLStreamNormalizedNodeStreamWriter.java [new file with mode: 0644]