Smack/smack-xmlparser-stax/src
Florian Schmaus 947244b704 Use XMLInputFactory.newInstance() instead of newFactory()
As newFactory() is errornously marked as deprecated in Java 9 or
higher. See also https://bugs.openjdk.java.net/browse/JDK-8183519
2019-07-19 23:05:46 +02:00
..
main Use XMLInputFactory.newInstance() instead of newFactory() 2019-07-19 23:05:46 +02:00
test/java/org/jivesoftware/smack/xml/stax Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00