Move XmlDocumentUtils.writeValueByType() 74/8874/6
authorRobert Varga <rovarga@cisco.com>
Wed, 9 Jul 2014 18:39:04 +0000 (20:39 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Mon, 21 Jul 2014 10:32:49 +0000 (12:32 +0200)
commitd5f89a7e2e1237e2e023898562c6630a2d8f8c5e
tree0b55e06a8655c8b28d09a784bac118df9a6a5aad
parent45dc2e3a4495bad01203c90ec0b839e3ff24e4f5
Move XmlDocumentUtils.writeValueByType()

Now that we're using XMLStreamWriter, the only user lives in DomUtils,
so let's move the functionality over there.

Change-Id: Ia3cb69f5222ffb9c645bc91f79d1aa908b4fe971
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
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlUtils.java
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/transform/dom/DomUtils.java