BUG-865: deprecate publicly-visible constructor 87/31987/2
authorRobert Varga <robert.varga@pantheon.sk>
Sat, 2 Jan 2016 10:04:32 +0000 (11:04 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 4 Jan 2016 08:47:13 +0000 (08:47 +0000)
commit4777ecf8b377a2111b2755a46eec5e44aae22fb1
tree11f65c1d2e19cf83d91915d1b9cc6362275e4b09
parentfeda0b9737448c374243284d0a41653da9dd5410
BUG-865: deprecate publicly-visible constructor

XmlStreamUtils should become a final class in the future, deprecate the
protected constructor so that we can remove it in the future.

Change-Id: I29d31e3b4e569ec80953b12cba9d1024c2298d30
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/codec/xml/XmlStreamUtils.java