Smack/legacy/src/main/java/org/jivesoftware/smackx/workgroup
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
..
agent Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
ext Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
settings Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
user Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
util Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
MetaData.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
QueueUser.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
WorkgroupInvitation.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
WorkgroupInvitationListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00