Smack/extensions/src/test/java/org
Florian Schmaus 24b637876f Substitute MXParser with a call to XmlPullParserFactory
This makes Smack more portable, as there are platforms that support the
XmlPullParser interface, but not MXParser (e.g. Android).

Also enable checkstyle check that MXParser is not used.
2014-02-20 13:48:36 +01:00
..
jivesoftware Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00