Smack/extensions/src/main/java/org/jivesoftware/smackx/caps
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
..
cache Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
packet Move EntityCaps and Bookmarks API in correct package 2014-02-18 10:24:59 +01:00
provider Move EntityCaps and Bookmarks API in correct package 2014-02-18 10:24:59 +01:00
EntityCapsManager.java Move EntityCaps and Bookmarks API in correct package 2014-02-18 10:24:59 +01:00