BUG-1281: switch serialization to use StAX APIs 73/8873/4
authorRobert Varga <rovarga@cisco.com>
Wed, 9 Jul 2014 17:08:45 +0000 (19:08 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 15 Jul 2014 14:36:46 +0000 (16:36 +0200)
commit0190e529202a00902be8266f3b852a4aed64bed7
tree3c7468caebc038dc4233d6652718ce4e1b4bc848
parent1feff06da17ae190f1bf153a511ae04bffef5487
BUG-1281: switch serialization to use StAX APIs

With the StAX writer in place, we can safely switch the document
serializer utilities to use a simple transformation.

Change-Id: I7e48c1aa8685a536bf36891b0979058258527b9b
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlDocumentUtils.java