Smack/extensions/src/main/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
..
address Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
attention/packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
bookmarks Move EntityCaps and Bookmarks API in correct package 2014-02-18 10:24:59 +01:00
bytestreams Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
caps Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
chatstates Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
commands Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
delay Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
disco Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
filetransfer Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
forward Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
iqlast Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
iqprivate Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
iqversion/packet Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
muc Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
nick/packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
offline Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
pep Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ping Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
privacy Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
pubsub Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
receipts Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
search Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
sharedgroups Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
shim Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
si Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
time/packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
vcardtemp Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
xdata Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
xevent Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
xhtmlim Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
xroster Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ExtensionsProviderInitializer.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ExtensionsStartupClasses.java Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00