Smack/jingle/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
..
jingle Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
packet Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
provider Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00