BUG-7057: introduce UntrustedXML class 28/48028/3
authorRobert Varga <rovarga@cisco.com>
Fri, 28 Oct 2016 10:21:46 +0000 (12:21 +0200)
committerRobert Varga <rovarga@cisco.com>
Sat, 5 Nov 2016 14:41:44 +0000 (15:41 +0100)
commita125b129dd6359ca3c08361b713c44a57135e8f8
treea5d67e898d905f2fcdb62c786202677584add4f4
parent655c13c48277155b02706b75c88554c4a05ce673
BUG-7057: introduce UntrustedXML class

This adds the basic newDocumentBuilder() and newSAXParser()
methods. The class is expected to grow more methods in future.

Change-Id: I019891af5f9e8be15eda158bb6e40243dcec0614
Signed-off-by: Robert Varga <rovarga@cisco.com>
(cherry picked from commit cd4ec7e735d7db6fcda77c18bcf04b99a923fe1d)
common/util/src/main/java/org/opendaylight/yangtools/util/xml/UntrustedXML.java [new file with mode: 0644]