Smack/extensions/src/test/java/org/jivesoftware/smackx
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
..
bytestreams Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
caps Move EntityCaps and Bookmarks API in correct package 2014-02-18 10:24:59 +01:00
delay/provider Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
filetransfer Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
forward Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
muc Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ping Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
pubsub Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
receipts Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
ExtensionsProviderInitializerTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ExtensionsStartupClassesTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
VCardUnitTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00